<?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: CDI Injection for JavaDelegate in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104669#M73116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Daniel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the reply.&amp;nbsp; I was able to get it up and running..doing a little debugging, I was able to determine that it wasn't using the CdiResolver.&amp;nbsp; Checking with the example you gave, I was using the programatic config and was using the JtaProcessEngineConfiguration instead of the CdiJtaProcessEngineConfiguration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A follow up question - is there a reason that the plain Java Class type / JavaDelegate doesn't work?&amp;nbsp; I like that in the designer it allows you to "select class", and it is the way I would have expected it to work with CDI.&amp;nbsp; Now that its working though, I am a pretty happy camper.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have looked at several BPM options, and Activiti is the first one that I really think we could use.&amp;nbsp; You have done a great job, and keep up the great work!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2012 20:54:18 GMT</pubDate>
    <dc:creator>joshb1</dc:creator>
    <dc:date>2012-10-08T20:54:18Z</dc:date>
    <item>
      <title>CDI Injection for JavaDelegate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104665#M73112</link>
      <description>Hi,This is a follow up to the post for http://forums.activiti.org/en/viewtopic.php?f=6&amp;amp;t=3798&amp;amp;p=15043&amp;amp;hilit=CDI+javaDelegate#p15043I'm having trouble getting the Delegate to wire up using CDI.&amp;nbsp; I've tried using @Named but it doesn't seem to be working.&amp;nbsp; Regardless, I would have expected</description>
      <pubDate>Fri, 05 Oct 2012 15:42:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104665#M73112</guid>
      <dc:creator>joshb1</dc:creator>
      <dc:date>2012-10-05T15:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: CDI Injection for JavaDelegate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104666#M73113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to follow up, I've been reading more online, and I would like to get a little clarification of the difference in support for CDI&amp;nbsp; between plain Activiti and the camunda fox version.&amp;nbsp; Should these examples work in vanilla Activiti?&amp;nbsp; I haven't yet downloaded the camunda fox version to play with.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 03:18:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104666#M73113</guid>
      <dc:creator>joshb1</dc:creator>
      <dc:date>2012-10-08T03:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: CDI Injection for JavaDelegate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104667#M73114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi joshb,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please take a look at this example: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://bitbucket.org/camunda/fox-showcases/src/7dacdfb55b38/versicherungsantrag" rel="nofollow noopener noreferrer"&gt;https://bitbucket.org/camunda/fox-showcases/src/7dacdfb55b38/versicherungsantrag&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it has two maven profiles, one to work with camunda fox and one to work with "plain activiti". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(unfortunately it is only available in German)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 05:57:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104667#M73114</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2012-10-08T05:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: CDI Injection for JavaDelegate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104668#M73115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here are more configuration examples:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://bitbucket.org/meyerd/activiti-cdi-jbossas7.1.1-setup" rel="nofollow noopener noreferrer"&gt;https://bitbucket.org/meyerd/activiti-cdi-jbossas7.1.1-setup&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 06:01:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104668#M73115</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2012-10-08T06:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: CDI Injection for JavaDelegate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104669#M73116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Daniel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the reply.&amp;nbsp; I was able to get it up and running..doing a little debugging, I was able to determine that it wasn't using the CdiResolver.&amp;nbsp; Checking with the example you gave, I was using the programatic config and was using the JtaProcessEngineConfiguration instead of the CdiJtaProcessEngineConfiguration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A follow up question - is there a reason that the plain Java Class type / JavaDelegate doesn't work?&amp;nbsp; I like that in the designer it allows you to "select class", and it is the way I would have expected it to work with CDI.&amp;nbsp; Now that its working though, I am a pretty happy camper.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have looked at several BPM options, and Activiti is the first one that I really think we could use.&amp;nbsp; You have done a great job, and keep up the great work!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 20:54:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cdi-injection-for-javadelegate/m-p/104669#M73116</guid>
      <dc:creator>joshb1</dc:creator>
      <dc:date>2012-10-08T20:54:18Z</dc:date>
    </item>
  </channel>
</rss>

