<?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 Servicemix and Activiti Explorer Rookie question in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/servicemix-and-activiti-explorer-rookie-question/m-p/232189#M185319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see that there is an OSGi bundle available and distributed with Servicemix. I have used Camel with Servicemix before and I can understand how I might integrate a camel route with an activiti model by writing a blueprint XML document describing them both.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have separately installed Activiti Explorer in Tomcat (as for some reason I can't deploy it in servicemix).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there some way that the Activiti Explorer under tomcat can communicate with the process engine in Servicemix/OSGi ? (Or for that matter any other stand-alone process engine as process engines clearly don;t need to use the explorer GUI)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't understand if Activiti-Explorer will only work with its own process engines (perhaps ones it creates when one uploads the BPMN Process definitions) , or if it can communicate with an external service engine via REST or some other API, or if it is a matter of setting up the various service engines so that they share a common database (eg. postgres).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can tell, I really may have the wrong idea here, I could use some guidance on how process engines are hosted and communicate between each other and the GUI/REST-API&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2016 20:13:08 GMT</pubDate>
    <dc:creator>alanr</dc:creator>
    <dc:date>2016-01-12T20:13:08Z</dc:date>
    <item>
      <title>Servicemix and Activiti Explorer Rookie question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/servicemix-and-activiti-explorer-rookie-question/m-p/232189#M185319</link>
      <description>I see that there is an OSGi bundle available and distributed with Servicemix. I have used Camel with Servicemix before and I can understand how I might integrate a camel route with an activiti model by writing a blueprint XML document describing them both.I have separately installed Activiti Explore</description>
      <pubDate>Tue, 12 Jan 2016 20:13:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/servicemix-and-activiti-explorer-rookie-question/m-p/232189#M185319</guid>
      <dc:creator>alanr</dc:creator>
      <dc:date>2016-01-12T20:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Servicemix and Activiti Explorer Rookie question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/servicemix-and-activiti-explorer-rookie-question/m-p/232190#M185320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm very interested in this myself. I'm kind of new to ServiceMix/OSGi (and Activiti/BPM/etc for that matter). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did a lot of Googling, and came up with some discussions, but nothing concrete. I'm planning on experimenting with this info over the next few days. I'll report back (unless someone replies with a known-good method first).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.activiti.org/content/how-can-i-build-activiti-explorer-war-source" rel="nofollow noopener noreferrer"&gt;https://forums.activiti.org/content/how-can-i-build-activiti-explorer-war-source&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.activiti.org/content/activiti-apache-karaf-osgi-container-bundle" rel="nofollow noopener noreferrer"&gt;https://forums.activiti.org/content/activiti-apache-karaf-osgi-container-bundle&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://servicemix.396122.n5.nabble.com/How-to-start-or-install-Activiti-Explorer-td5718330.html" rel="nofollow noopener noreferrer"&gt;http://servicemix.396122.n5.nabble.com/How-to-start-or-install-Activiti-Explorer-td5718330.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open JIRA issue: &lt;/SPAN&gt;&lt;A href="https://issues.apache.org/jira/browse/SMX4-1623" rel="nofollow noopener noreferrer"&gt;https://issues.apache.org/jira/browse/SMX4-1623&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, Camunda seems to have an extension, although I haven't tried this either. There might be a way to apply what they did to Activiti: &lt;/SPAN&gt;&lt;A href="https://github.com/camunda/camunda-bpm-platform-osgi" rel="nofollow noopener noreferrer"&gt;https://github.com/camunda/camunda-bpm-platform-osgi&lt;/A&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:43:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/servicemix-and-activiti-explorer-rookie-question/m-p/232190#M185320</guid>
      <dc:creator>fernhaven</dc:creator>
      <dc:date>2016-01-13T17:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Servicemix and Activiti Explorer Rookie question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/servicemix-and-activiti-explorer-rookie-question/m-p/232191#M185321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So far no luck. I'm too green with OSGi and Activiti to know what I'm doing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll start a code bounty for this with a meager $20. If anyone wants to chip in… &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>Mon, 18 Jan 2016 18:01:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/servicemix-and-activiti-explorer-rookie-question/m-p/232191#M185321</guid>
      <dc:creator>fernhaven</dc:creator>
      <dc:date>2016-01-18T18:01:41Z</dc:date>
    </item>
  </channel>
</rss>

