<?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: Unable to Autowire in Service Task java class in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34256#M14462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sachin,&lt;BR /&gt;&lt;BR /&gt;Could you provide more detailed code snippets? or a unit test that shows this problem?&lt;BR /&gt;It's a fairly common thing to not have injections/autowiring fail for some configuration oddity, but that all depends on the configuration.&lt;BR /&gt;&lt;BR /&gt;-JEarles&lt;BR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Mar 2017 16:34:31 GMT</pubDate>
    <dc:creator>jearles</dc:creator>
    <dc:date>2017-03-22T16:34:31Z</dc:date>
    <item>
      <title>Unable to Autowire in Service Task java class</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34255#M14461</link>
      <description>Hi,I am using spring boot with activiti. I have created a simple workflow which is having a single service task ans assigned a java class to this service class. I have one JpaRepository which I am autowiring it in this delegate class. When I start the process, then I am getting NullPointerException</description>
      <pubDate>Wed, 22 Mar 2017 11:57:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34255#M14461</guid>
      <dc:creator>sachinhavinal</dc:creator>
      <dc:date>2017-03-22T11:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Autowire in Service Task java class</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34256#M14462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sachin,&lt;BR /&gt;&lt;BR /&gt;Could you provide more detailed code snippets? or a unit test that shows this problem?&lt;BR /&gt;It's a fairly common thing to not have injections/autowiring fail for some configuration oddity, but that all depends on the configuration.&lt;BR /&gt;&lt;BR /&gt;-JEarles&lt;BR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 16:34:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34256#M14462</guid>
      <dc:creator>jearles</dc:creator>
      <dc:date>2017-03-22T16:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Autowire in Service Task java class</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34257#M14463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working. Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 13:42:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34257#M14463</guid>
      <dc:creator>sachinhavinal</dc:creator>
      <dc:date>2017-08-09T13:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Autowire in Service Task java class</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34258#M14464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A __default_attr="166804" __jive_macro_name="user" _jive_internal="true" data-id="166804" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/sachinhavinal" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ - Can you tell us how you resolved?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 13:54:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34258#M14464</guid>
      <dc:creator>kgastaldo</dc:creator>
      <dc:date>2017-08-09T13:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Autowire in Service Task java class</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34259#M14465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, I have created a service wrapper around the repository class and autowired&amp;nbsp;the wrapper class in delegate class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 06:19:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-autowire-in-service-task-java-class/m-p/34259#M14465</guid>
      <dc:creator>sachinhavinal</dc:creator>
      <dc:date>2017-08-10T06:19:39Z</dc:date>
    </item>
  </channel>
</rss>

