<?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: Problem with autowiring services/ geting services from a spring bean in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-autowiring-services-geting-services-from-a-spring/m-p/200549#M153679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure what is going wrong here, this is just a standard spring context xml being loaded … you sure it's picking up the right xml file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do see you've got annotations on your EmployeeRequestBean (JSF?). How is that all set up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2015 12:05:20 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2015-04-14T12:05:20Z</dc:date>
    <item>
      <title>Problem with autowiring services/ geting services from a spring bean</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-autowiring-services-geting-services-from-a-spring/m-p/200548#M153678</link>
      <description>i tried the to methods to call Activiti services but it think my bean cant detect services from activiti.cfg.xmlwhen i add the @autowired to the services it sayes that could not autowire services, and i tried also this one but thye same problem, i think that my bean cant retrive services here is my</description>
      <pubDate>Wed, 08 Apr 2015 15:01:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-autowiring-services-geting-services-from-a-spring/m-p/200548#M153678</guid>
      <dc:creator>mahdi1</dc:creator>
      <dc:date>2015-04-08T15:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with autowiring services/ geting services from a spring bean</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-autowiring-services-geting-services-from-a-spring/m-p/200549#M153679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure what is going wrong here, this is just a standard spring context xml being loaded … you sure it's picking up the right xml file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do see you've got annotations on your EmployeeRequestBean (JSF?). How is that all set up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 12:05:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-autowiring-services-geting-services-from-a-spring/m-p/200549#M153679</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-04-14T12:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with autowiring services/ geting services from a spring bean</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-autowiring-services-geting-services-from-a-spring/m-p/200550#M153680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using Spring MVC and JSF in my project, I coppied this Activiti/Spring configurations from the Book "Activiti in Action" and I got this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;now the problem is resolved by placing the following bean at the first of the xml configuration :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;bean id="processEngine" class="org.activiti.spring.ProcessEngineFactoryBean"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;property name="processEngineConfiguration" ref="processEngineConfiguration" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/bean&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and all services are working fine with using the @autowired&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 12:31:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-autowiring-services-geting-services-from-a-spring/m-p/200550#M153680</guid>
      <dc:creator>mahdi1</dc:creator>
      <dc:date>2015-04-14T12:31:14Z</dc:date>
    </item>
  </channel>
</rss>

