<?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: Camel integration with Activiti6 Beta4 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/camel-integration-with-activiti6-beta4/m-p/242193#M195323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;I taking another direction, instead of using Spring DSL to specify my routes in Camel, I have decided to use Groovy in Script Tasks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This approach is more flexible, agile and powerful (at least for me), also I do not need an IDE like Eclipse. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just I changed my Camel Tasks to Script Tasks and put the following Groovy script: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;java&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import org.apache.camel.* &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import org.apache.camel.impl.* &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import org.apache.camel.builder.* &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;def myContext=new DefaultCamelContext() &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myContext.addRoutes(new RouteBuilder(){def void configure(){&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; /*MY ROUTE*/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}}) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myContext.start() &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/java&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2016 12:00:07 GMT</pubDate>
    <dc:creator>wanderlan</dc:creator>
    <dc:date>2016-11-17T12:00:07Z</dc:date>
    <item>
      <title>Camel integration with Activiti6 Beta4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/camel-integration-with-activiti6-beta4/m-p/242192#M195322</link>
      <description>Hello,I'm trying to use Apache Camel with Activiti6 beta4 using only the UI (activiti-app).But in the log of the execution of my process model I get the error:Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'myContext' is defined‍‍‍It seems that the UI is un</description>
      <pubDate>Tue, 25 Oct 2016 14:08:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/camel-integration-with-activiti6-beta4/m-p/242192#M195322</guid>
      <dc:creator>wanderlan</dc:creator>
      <dc:date>2016-10-25T14:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Camel integration with Activiti6 Beta4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/camel-integration-with-activiti6-beta4/m-p/242193#M195323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;I taking another direction, instead of using Spring DSL to specify my routes in Camel, I have decided to use Groovy in Script Tasks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This approach is more flexible, agile and powerful (at least for me), also I do not need an IDE like Eclipse. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just I changed my Camel Tasks to Script Tasks and put the following Groovy script: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;java&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import org.apache.camel.* &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import org.apache.camel.impl.* &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import org.apache.camel.builder.* &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;def myContext=new DefaultCamelContext() &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myContext.addRoutes(new RouteBuilder(){def void configure(){&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; /*MY ROUTE*/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}}) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myContext.start() &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/java&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 12:00:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/camel-integration-with-activiti6-beta4/m-p/242193#M195323</guid>
      <dc:creator>wanderlan</dc:creator>
      <dc:date>2016-11-17T12:00:07Z</dc:date>
    </item>
  </channel>
</rss>

