<?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 deployment scenarios etc in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deployment-scenarios-etc/m-p/5737#M1060</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;BR /&gt;&lt;SPAN&gt;We are currently looking to standardize on a workflow solution in our organization so i'm going through the Activiti docs and trying out the demo. Next on my list will be Bonita and Oracle BPM suite. JBPM 4 is not being considered because of its dependency on JBOSS AS for the tooling (even though they claim it doesn't). JBPM 3 and OSWorkflow are equally not considered because old / unsupported / not standards based. That is the big picture.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far everything what i've seen in Activiti looks very promising &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; I have a few questions still that i'm hoping more experienced Activiti users or developers could help me with&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Is the toolsuite (probe/explorer/cycle etc) supported on Weblogic application server (9.2 MP2 or 10.3.x) ? I know it should Just Work ™ but has anybody tried it actually or is running it in a live production environment ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Is it recommended to have a process database per application (ACT_* tables in the application schema?) or is a single process database per organization with multiple applications and different workflows pointing to it equally supported ? The latter would require XA for atomic use case execution and from the docs it is not so clear if it this is supported currently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Can Activiti play a role in an organization wanting to move long term towards expensive buzzwords like SOA, ESB with the corresponding expensive tooling ? Will Activiti brand itself long term, as a component supporting SOA architectures or is SOA orientation not on the roadmap at all ? (I am not sure these questions make much sense but it is a consideration i need to address for my hierarchy).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- What is the role of SpringSource on the team ? (not really a decision factor just curious &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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, big congratulations on the excellent work so far. To emerge such integrated toolsuite in less than a year is quite impressive and very promising for the future !!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jorg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Feb 2011 11:30:54 GMT</pubDate>
    <dc:creator>heymjo</dc:creator>
    <dc:date>2011-02-02T11:30:54Z</dc:date>
    <item>
      <title>deployment scenarios etc</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-scenarios-etc/m-p/5737#M1060</link>
      <description>Hi,We are currently looking to standardize on a workflow solution in our organization so i'm going through the Activiti docs and trying out the demo. Next on my list will be Bonita and Oracle BPM suite. JBPM 4 is not being considered because of its dependency on JBOSS AS for the tooling (even though</description>
      <pubDate>Wed, 02 Feb 2011 11:30:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-scenarios-etc/m-p/5737#M1060</guid>
      <dc:creator>heymjo</dc:creator>
      <dc:date>2011-02-02T11:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: deployment scenarios etc</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-scenarios-etc/m-p/5738#M1061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- Is the toolsuite (probe/explorer/cycle etc) supported on Weblogic application server (9.2 MP2 or 10.3.x) ? I know it should Just Work ™ but has anybody tried it actually or is running it in a live production environment ?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Correct, it should just work and we're interested to hear if someone has already tried it.&amp;nbsp; It is in our plans to set up continuous integration for that platform in the future, but we didn't get there yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- Is it recommended to have a process database per application (ACT_* tables in the application schema?) or is a single process database per organization with multiple applications and different workflows pointing to it equally supported ? The latter would require XA for atomic use case execution and from the docs it is not so clear if it this is supported currently.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hosting all processes into one single Activiti installation is for sure the easiest.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With spring you can configure Activiti already to use JTA.&amp;nbsp; Depending on the app server implementation I guess this could translate to XA transactions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We also have native JTA support (without using Spring transaction management) on our roadmap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- Can Activiti play a role in an organization wanting to move long term towards expensive buzzwords like SOA, ESB with the corresponding expensive tooling ? Will Activiti brand itself long term, as a component supporting SOA architectures or is SOA orientation not on the roadmap at all ? (I am not sure these questions make much sense but it is a consideration i need to address for my hierarchy).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Companies like SpringSource (with Spring Integration), FuseSource, MuleSoft and are betting on this to happen and are participating in our community to make it happen.&amp;nbsp; Though it will take time before you can visually drag and drop services from a wsdl file on an activity in de eclipse designer… &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- What is the role of SpringSource on the team ? (not really a decision factor just curious &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;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;They contributed the Spring integration.&amp;nbsp; Next week we meet up to define the next steps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 20:02:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-scenarios-etc/m-p/5738#M1061</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2011-02-03T20:02:01Z</dc:date>
    </item>
  </channel>
</rss>

