<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Upgraded to 4.2.e in Windows and facing issues. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305159#M258289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Que:which is the appropriate way to declare this "directNodeService" and define since its a new property in this version?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ans: I do not think way of declaring property is changed just two step&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Step1: Insert following tag in your bean defination&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="directNodeService" ref="nodeService"/&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Step2: defind property in bean and generate getter setter for that property. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Que: Is it mandatory to add SDK AlfrescoEmbedded into my workspace always besides adding jars also to build and run customisations successfully ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ans: Well not necessary but a good practice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2013 06:16:11 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2013-11-14T06:16:11Z</dc:date>
    <item>
      <title>Upgraded to 4.2.e in Windows and facing issues.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305154#M258284</link>
      <description>[size=14] Hi All,I upgraded the Alfresco Community Edition in my system from 3.4.b to 4.2.e. I started the server and the start up was fine. But when i built the customisation and placed the jar in respective lib folder , I am getting lot of BeanCreationException. I will post a part of the log here.</description>
      <pubDate>Tue, 12 Nov 2013 09:41:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305154#M258284</guid>
      <dc:creator>umamaheswari</dc:creator>
      <dc:date>2013-11-12T09:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to 4.2.e in Windows and facing issues.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305155#M258285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There might be few of injected services are removed or gets renamed in latest version&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For instance in your this bean com.customrule.executor.CustomSiteServiceImpl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is throwing error of not able to set "directNodeService".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best way is to compile your code against 4.2 sdk and check all missing dependencies.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 09:49:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305155#M258285</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-11-12T09:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to 4.2.e in Windows and facing issues.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305156#M258286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply Mits,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have compiled the build against Alfresco-SDK-4.0.d only and got this error. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 10:06:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305156#M258286</guid>
      <dc:creator>umamaheswari</dc:creator>
      <dc:date>2013-11-12T10:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to 4.2.e in Windows and facing issues.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305157#M258287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;But all the services which you are injecting in your context files for your custom beans are you able to search all those beans within SDK 4.0.d?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 11:51:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305157#M258287</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-11-13T11:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to 4.2.e in Windows and facing issues.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305158#M258288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mits,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am able to search those bean definition only if I have added SDK AlfrescoEmbedded in my Workspace. This "directNodeService" is a&amp;nbsp; property that is called in init method of SiteServiceImpl in 4.2.e which was not mandatorily checked in 3.4.b. My question is which is the appropriate way to declare this "directNodeService" and define since its a new property in this version. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it mandatory to add SDK AlfrescoEmbedded into my workspace always besides adding jars also to build and run customisations successfully ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks once again..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 13:06:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305158#M258288</guid>
      <dc:creator>umamaheswari</dc:creator>
      <dc:date>2013-11-13T13:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to 4.2.e in Windows and facing issues.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305159#M258289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Que:which is the appropriate way to declare this "directNodeService" and define since its a new property in this version?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ans: I do not think way of declaring property is changed just two step&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Step1: Insert following tag in your bean defination&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="directNodeService" ref="nodeService"/&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Step2: defind property in bean and generate getter setter for that property. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Que: Is it mandatory to add SDK AlfrescoEmbedded into my workspace always besides adding jars also to build and run customisations successfully ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ans: Well not necessary but a good practice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 06:16:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305159#M258289</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-11-14T06:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to 4.2.e in Windows and facing issues.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305160#M258290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mits,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have declared the property in site-services-context.xml as &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;bean id="siteService" class="com.customrule.executor.CustomSiteServiceImpl" init-method="init"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;…&lt;BR /&gt;…&lt;BR /&gt;&amp;lt;property name="directNodeService" ref="nodeService"/&amp;gt;&lt;BR /&gt;..&lt;BR /&gt;…&lt;BR /&gt;&amp;lt;/bean&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but No luck &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; I still get the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 09:03:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305160#M258290</guid>
      <dc:creator>umamaheswari</dc:creator>
      <dc:date>2013-11-19T09:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to 4.2.e in Windows and facing issues.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305161#M258291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You havn't given enough information about your configuration to help.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But in general you should never change any of the alfresco config directly - it should be overridden.&amp;nbsp;&amp;nbsp; One side effect of hacking files and not isolating your changes it becomes difficult to post your config on the forums for help!&amp;nbsp;&amp;nbsp; Another side effect is that it makes updating much more difficult.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clearly there's been a change in the spring config between 3.4 and 4.2. that your overrides are interfering with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The good news is that its simply an initialisation error so it should be easy to track down.&amp;nbsp;&amp;nbsp;&amp;nbsp; I'd pay attention to the difference between your definition of the siteService and "baseNodeService which is what you are replacing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 12:43:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-e-in-windows-and-facing-issues/m-p/305161#M258291</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-11-20T12:43:22Z</dc:date>
    </item>
  </channel>
</rss>

