<?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: Default camelBehaviorClass  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203521#M156651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;there should be multiple examples in the unit tests in the activiti-camel module&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jun 2015 10:04:21 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2015-06-12T10:04:21Z</dc:date>
    <item>
      <title>Default camelBehaviorClass</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203520#M156650</link>
      <description>Hi, In CamelBehavior javadoc it is written:&amp;lt;blockcode&amp;gt;The chosen implementation should be set within your ProcessEngineConfiguration. To specify the implementation using Spring, include the following line in your configuration file as part of the properties for "org.activiti.spring.SpringProce</description>
      <pubDate>Wed, 10 Jun 2015 20:39:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203520#M156650</guid>
      <dc:creator>sdeschenes</dc:creator>
      <dc:date>2015-06-10T20:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Default camelBehaviorClass</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203521#M156651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;there should be multiple examples in the unit tests in the activiti-camel module&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 10:04:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203521#M156651</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-12T10:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Default camelBehaviorClass</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203522#M156652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Probably I don't know where to look for it, but I didn't see any SpringProcessEngineConfiguration definition that have a property named "camelBehaviorClass". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is specified at the process level, but not on the engine Configuration. And, if I understand well what is happening in DefaultActivityBehaviorFactory the default class is instanciated direcly with "Class.forName()". So it never look on the engine configuration. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only possible solution is that the engine is injecting the property to the FieldExtensions directly. But, even that, there's no way to set the property on the SprinEngineConfiguration directly. This is why I ask. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 12:39:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203522#M156652</guid>
      <dc:creator>sdeschenes</dc:creator>
      <dc:date>2015-06-12T12:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Default camelBehaviorClass</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203523#M156653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is what I found whne doing a global search:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-camel/src/test/resources/process/HelloCamelBody.bpmn20.xml" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-camel/src/test/resources/process/HelloCamelBody.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-camel/src/test/resources/process/HelloCamelBodyMap.bpmn20.xml" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-camel/src/test/resources/process/HelloCamelBodyMap.bpmn20.xml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't see the way that is mentioned in the docs though, by setting it on the process engine config …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 08:53:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203523#M156653</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-16T08:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Default camelBehaviorClass</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203524#M156654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is what I found whne doing a global search:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-camel/src/test/resources/process/HelloCamelBody.bpmn20.xml" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-camel/src/test/resources/process/HelloCamelBody.bpmn20.xml&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-camel/src/test/resources/process/HelloCamelBodyMap.bpmn20.xml" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-camel/src/test/resources/process/HelloCamelBodyMap.bpmn20.xml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't see the way that is mentioned in the docs though, by setting it on the process engine config …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 08:53:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203524#M156654</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-16T08:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Default camelBehaviorClass</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203525#M156655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, it confirm what I was thinking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The javadoc should be adjusted or the property added to&amp;nbsp; the process engine to represent that. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 11:53:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/default-camelbehaviorclass/m-p/203525#M156655</guid>
      <dc:creator>sdeschenes</dc:creator>
      <dc:date>2015-06-16T11:53:27Z</dc:date>
    </item>
  </channel>
</rss>

