<?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: Deploying Activiti in ServiceMix in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112532#M79153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I came accross &lt;/SPAN&gt;&lt;STRONG&gt;activiti-karaf&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/activiti-karaf/" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/activiti-karaf/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but what I wanted is to put all this into servicemix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any clue on this ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2012 01:50:55 GMT</pubDate>
    <dc:creator>josh3006</dc:creator>
    <dc:date>2012-07-06T01:50:55Z</dc:date>
    <item>
      <title>Deploying Activiti in ServiceMix</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112531#M79152</link>
      <description>Hi,I'm very new to Activiti I have install Apache Servicemix and wanted to install Activit How can I do this ? Please adviceRegards,Joshua</description>
      <pubDate>Thu, 05 Jul 2012 07:11:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112531#M79152</guid>
      <dc:creator>josh3006</dc:creator>
      <dc:date>2012-07-05T07:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Activiti in ServiceMix</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112532#M79153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I came accross &lt;/SPAN&gt;&lt;STRONG&gt;activiti-karaf&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/activiti-karaf/" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/activiti-karaf/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but what I wanted is to put all this into servicemix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any clue on this ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 01:50:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112532#M79153</guid>
      <dc:creator>josh3006</dc:creator>
      <dc:date>2012-07-06T01:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Activiti in ServiceMix</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112533#M79154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joshua,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Latest servicemix uses karaf as its core osgi container. So, theoretically, you should be able to put all the bundles required for activiti from the activiti-karaf into the servicemix.&amp;nbsp; I have not tried this myself but you can do this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. make the activiti-karaf system repository ( ${activiti-karaf-install_root}/system/…) available to your servicemix&amp;nbsp; as one of the maven repository that servicemix can use (modify your servicemix etc/org.ops4j.pax.url.mvn.cfg) to install bundles - ( or for simple approach and for testing purpose only,&amp;nbsp; you can just copy the activiti-karaf system dir to the servicemix system dir without overwriting the existing binaries in servicemix. In this case you don't need to modify the …mvn.cfg file) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. copy ${activiti-karaf-install_root}/etc/org.activiti.karaf.cfg to servicemix's etc directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. add the activiti-karaf-feature feature to the servicemix (modify etc/org.apache.karaf.features.cfg) - 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.activiti.karaf/activiti-karaf-feature/1.0.0-SNAPSHOT/xml/features&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and restart the servicemix with clean cache ( data directory) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have further questions feel free to discuss this at activiti-karaf project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Srinivasan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 07:09:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112533#M79154</guid>
      <dc:creator>schikkal</dc:creator>
      <dc:date>2012-07-09T07:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Activiti in ServiceMix</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112534#M79155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Srinivasan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Its works now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 03:48:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112534#M79155</guid>
      <dc:creator>josh3006</dc:creator>
      <dc:date>2012-07-19T03:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Activiti in ServiceMix</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112535#M79156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can you please tell me how to&amp;nbsp; make the activiti-karaf system repository and where we have to do&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 06:51:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-activiti-in-servicemix/m-p/112535#M79156</guid>
      <dc:creator>yoganandaguptha</dc:creator>
      <dc:date>2013-05-24T06:51:16Z</dc:date>
    </item>
  </channel>
</rss>

