<?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: HELP: Activiti on Apache Karaf in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95253#M65338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I'll try with the version that you suggest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for the support, I'm reading now about the issue, if is the problem showed in the issue I hope the community will resolve it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much, now I'm going to try with the 2.2.8 version, for my company is not important the versione of Karaf because our Goal is deploy Activiti Engine in our osgi container (Felix, I suppose) but for now we need to test the powerfull of Activiti in Osgi so we choose to try it in karaf as in your book described. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll soon hear from me on the outcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for the support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gaetano&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Gaetano,&lt;BR /&gt;&lt;BR /&gt;I also downloaded the latest Karaf version and I get the same error message.&lt;BR /&gt;There seems to be an issue with the XPathFactory resolving and I also found an issue in the Karaf JIRA related to that (KARAF-1334).&lt;BR /&gt;But I can also confirm that the example works on the previous version of Karaf (version 2.2.8).&lt;BR /&gt;Maybe you can use the 2.2.8 release for now? I'll see if we can resolve the issue with the 2.3.0 release.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2012 12:35:41 GMT</pubDate>
    <dc:creator>deepyou</dc:creator>
    <dc:date>2012-10-30T12:35:41Z</dc:date>
    <item>
      <title>HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95244#M65329</link>
      <description>Hi all, We're following the example showed in the "Activiti in Action" Book ( 9.3.2 Using Apache Karaf as an OSGi container) to upload activiti-egine as Bundle in OSGi containter (apache Karaf). We already know that there is a project "Activiti-Karaf" that is a bundle with activiti engine and karaf.</description>
      <pubDate>Mon, 29 Oct 2012 16:09:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95244#M65329</guid>
      <dc:creator>deepyou</dc:creator>
      <dc:date>2012-10-29T16:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95245#M65330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;MyBatis tries to parse SQL-statements and mappings from XML-files. Seems that there is NO dom-parser available in the jvm/classpath:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;javax.xml.xpath.XPathFactoryConfigurationException: No XPathFctory implementation found for the object model: &lt;A href="http://java.sun.com/jaxp/xpath/dom" rel="nofollow noopener noreferrer"&gt;http://java.sun.com/jaxp/xpath/dom&lt;/A&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 16:14:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95245#M65330</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-10-29T16:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95246#M65331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, we suppose that it was some like you describe, but can you explain &lt;/SPAN&gt;&lt;EM&gt;where we have to add a dom-parser in jvm/classpath&lt;/EM&gt;&lt;SPAN&gt;. I mean that we just follow the "Activiti in Action" book, with the book source-code and it doesn't work. We need a start point to deploy activiti engine in OSGi but it seem that is not so easy as describe in the book.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you help us?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;MyBatis tries to parse SQL-statements and mappings from XML-files. Seems that there is NO dom-parser available in the jvm/classpath:&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;javax.xml.xpath.XPathFactoryConfigurationException: No XPathFctory implementation found for the object model: &lt;A href="http://java.sun.com/jaxp/xpath/dom" rel="nofollow noopener noreferrer"&gt;http://java.sun.com/jaxp/xpath/dom&lt;/A&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 16:43:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95246#M65331</guid>
      <dc:creator>deepyou</dc:creator>
      <dc:date>2012-10-29T16:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95247#M65332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does this help? &lt;/SPAN&gt;&lt;A href="http://fusesource.com/forums/message.jspa?messageID=10929" rel="nofollow noopener noreferrer"&gt;http://fusesource.com/forums/message.jspa?messageID=10929&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What JDK are you using? Try adding Xerces or another JAXP XPath provider to your class path.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 06:31:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95247#M65332</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-10-30T06:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95248#M65333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gaetano,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using the latest source code from the Google code repository of the book? I made some changes there a couple of months ago for the Karaf example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you follow these steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Build the book-osgi project with Maven&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Start Karaf and run the following commands there&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Start the standalone H2 database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. features:addurl mvn&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg.bpmnwithactiviti/book-osgi-features/1.0.0/xml/features&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. features:install book-osgi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which Java version are you running?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 07:35:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95248#M65333</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-10-30T07:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95249#M65334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Today I'm going to follow your advice and I hope to resolve it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I'll find some problem can I ask you? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the advice and compliment for your book, and all Activiti project sound so great. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope we can make our technologies on the Activiti Engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll soon hear from me on the outcome&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gaetano Fabiano&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 09:14:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95249#M65334</guid>
      <dc:creator>deepyou</dc:creator>
      <dc:date>2012-10-30T09:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95250#M65335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gaetano,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sure, when you run into an issue just let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 09:29:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95250#M65335</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-10-30T09:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95251#M65336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs, sorry but It still doesn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;these are my steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I download the code from &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/activitiinaction/" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/activitiinaction/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;2) I Import the project as Maven Project in Eclipse&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Syncronize all project with SVN repository&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Run Maven Clean and Install for the poject "book-osgi" and all child project&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) Starts the h2 database with ant a2.start in the activiti directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6) Download apache karaf from here &lt;/SPAN&gt;&lt;A href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.0/apache-karaf-2.3.0.zip" rel="nofollow noopener noreferrer"&gt;http://www.apache.org/dyn/closer.cgi/karaf/2.3.0/apache-karaf-2.3.0.zip&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;7) Start Apache Karar in the apache directory with karaf.bat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Run the follow command in the Karaf konsole :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -features:addurl mvn&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg.bpmnwithactiviti/book-osgi-features/1.0.0/xml/features&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -features:install book-osgi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; After tha in the karaf log I've the follow exception:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;org.osgi.service.blueprint.container.ComponentDefinitionException: Unable to intialize bean processEngineFactory&lt;BR /&gt; at org.apache.aries.blueprint.container.BeanRecipe.runBeanProcInit(BeanRecipe.java:714)[7:smileysurprised:rg.apache.aries.blueprint.core:1.0.1]&lt;BR /&gt; at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:824)[7:smileysurprised:rg.apache.aries.blueprint.core:1.0.1]&lt;BR /&gt; at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:787)[7:smileysurprised:rg.apache.aries.blueprint.core:1.0.1]&lt;BR /&gt; at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:79)[7:smileysurprised:rg.apache.aries.blueprint.core:1.0.1]&lt;BR /&gt; at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)[:1.6.0_35]&lt;BR /&gt; at java.util.concurrent.FutureTask.run(FutureTask.java:138)[:1.6.0_35]&lt;BR /&gt;…&lt;BR /&gt;…&lt;BR /&gt;…&lt;BR /&gt;…&lt;BR /&gt;…&lt;BR /&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;My java version is the 1.6.0_32 (32Bit) I tryed also with the 64 Bit version but it still doesn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What could it be my problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you help me? I've no idea where is my problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If the book's example is complicated can you send me just an Hello Word project with activiti osgi? Or can you explain me where is my ploblem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gaetano.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Gaetano,&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Sure, when you run into an issue just let me know.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 11:01:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95251#M65336</guid>
      <dc:creator>deepyou</dc:creator>
      <dc:date>2012-10-30T11:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95252#M65337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gaetano,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also downloaded the latest Karaf version and I get the same error message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There seems to be an issue with the XPathFactory resolving and I also found an issue in the Karaf JIRA related to that (KARAF-1334).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I can also confirm that the example works on the previous version of Karaf (version 2.2.8).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe you can use the 2.2.8 release for now? I'll see if we can resolve the issue with the 2.3.0 release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 11:55:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95252#M65337</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-10-30T11:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95253#M65338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I'll try with the version that you suggest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for the support, I'm reading now about the issue, if is the problem showed in the issue I hope the community will resolve it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much, now I'm going to try with the 2.2.8 version, for my company is not important the versione of Karaf because our Goal is deploy Activiti Engine in our osgi container (Felix, I suppose) but for now we need to test the powerfull of Activiti in Osgi so we choose to try it in karaf as in your book described. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll soon hear from me on the outcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for the support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gaetano&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Gaetano,&lt;BR /&gt;&lt;BR /&gt;I also downloaded the latest Karaf version and I get the same error message.&lt;BR /&gt;There seems to be an issue with the XPathFactory resolving and I also found an issue in the Karaf JIRA related to that (KARAF-1334).&lt;BR /&gt;But I can also confirm that the example works on the previous version of Karaf (version 2.2.8).&lt;BR /&gt;Maybe you can use the 2.2.8 release for now? I'll see if we can resolve the issue with the 2.3.0 release.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 12:35:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95253#M65338</guid>
      <dc:creator>deepyou</dc:creator>
      <dc:date>2012-10-30T12:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: HELP: Activiti on Apache Karaf</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95254#M65339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Solved, the problem was the version of Apache Karaf, &lt;/SPAN&gt;&lt;STRONG&gt;the example showed in the book "Activiti in Action" works with version 2.2.9 of Apache Karaf&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your support, Thank you for your wondeful Book, Thanks to Activiti Developer Community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now our next step is deploy Activiti Engine and Activiti processes in our OSGi container.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again, at every step Activiti-Engine seems fit our needs for our technologies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gaetano&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 14:05:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti-on-apache-karaf/m-p/95254#M65339</guid>
      <dc:creator>deepyou</dc:creator>
      <dc:date>2012-10-30T14:05:10Z</dc:date>
    </item>
  </channel>
</rss>

