<?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 Architectural Question: Using Activiti In a Spring Web App in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/architectural-question-using-activiti-in-a-spring-web-app/m-p/79205#M52692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a web application built on top of Sping, Spring MVC, and Hibernate (not JPA-compliant). We would like to use Activiti for our process flow management. What would be the best way to layer Activiti given our current application architecture?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Specifically, here are some of my more technical questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I would like to keep the database used by Activiti separate from the database used in our application. The means we will have two separate database connections. How do we coordinate transactions used by Activiti with transactions in our application? Do I need to use JTA? Does Activiti support it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Sharing data. Tasks in Activiti would need to access our data to determine the transition logic. What's the best way to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Activiti doesn't support Hibernate. What changes do I need to make to our domain objects to make them work with Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions or advice would be much appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2011 02:12:18 GMT</pubDate>
    <dc:creator>euploid</dc:creator>
    <dc:date>2011-11-04T02:12:18Z</dc:date>
    <item>
      <title>Architectural Question: Using Activiti In a Spring Web App</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/architectural-question-using-activiti-in-a-spring-web-app/m-p/79205#M52692</link>
      <description>We have a web application built on top of Sping, Spring MVC, and Hibernate (not JPA-compliant). We would like to use Activiti for our process flow management. What would be the best way to layer Activiti given our current application architecture?Specifically, here are some of my more technical ques</description>
      <pubDate>Fri, 04 Nov 2011 02:12:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/architectural-question-using-activiti-in-a-spring-web-app/m-p/79205#M52692</guid>
      <dc:creator>euploid</dc:creator>
      <dc:date>2011-11-04T02:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Architectural Question: Using Activiti In a Spring Web App</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/architectural-question-using-activiti-in-a-spring-web-app/m-p/79206#M52693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1: yes, read the docs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2: there is no 'best way' since it depends on what you already have, but an 'easy' way would be using JPA (see the docs again)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3: If you cannot switch to JPA (see answer on two), then writing a similar layer in Activiti would be an option&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 08:45:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/architectural-question-using-activiti-in-a-spring-web-app/m-p/79206#M52693</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-11-04T08:45:51Z</dc:date>
    </item>
  </channel>
</rss>

