<?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: Simple starter for Activiti + Spring + JPA (full JAVA) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178387#M131517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thanks for the answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is not any already compliant mapping exiting ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2014 06:17:46 GMT</pubDate>
    <dc:creator>accelinn</dc:creator>
    <dc:date>2014-09-24T06:17:46Z</dc:date>
    <item>
      <title>Simple starter for Activiti + Spring + JPA (full JAVA)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178383#M131513</link>
      <description>Hi all,I'm just trying to implement activiti engine into my application, and i have a lot of difficulties to understand and do anything.I have configured Activiti with Spring and JPA backend.I just want, for the moment, to create, save, load, edit and axport a simple Process. But all of that in JAVA</description>
      <pubDate>Fri, 19 Sep 2014 14:08:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178383#M131513</guid>
      <dc:creator>accelinn</dc:creator>
      <dc:date>2014-09-19T14:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Simple starter for Activiti + Spring + JPA (full JAVA)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178384#M131514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you also include the createModel method?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you get an exception on the deploy method?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The deploy should create entries in the deployment and process definition tables.&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>Sat, 20 Sep 2014 19:51:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178384#M131514</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-09-20T19:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Simple starter for Activiti + Spring + JPA (full JAVA)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178385#M131515</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;I success to use the database ! My problem was a mistake in the use of ProcessInstance !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, i saw that the BPMN was saved in a Data column in the database … Is it possible to store each element in a separate Table ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just store the Object hierarchi of the BpmnModel in fact …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My first need is to manipulate only the process definition and not other things …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 07:00:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178385#M131515</guid>
      <dc:creator>accelinn</dc:creator>
      <dc:date>2014-09-22T07:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Simple starter for Activiti + Spring + JPA (full JAVA)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178386#M131516</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;That's possible if you do it in your own database table. We don't do this in the Activiti tables.&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>Wed, 24 Sep 2014 04:52:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178386#M131516</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-09-24T04:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Simple starter for Activiti + Spring + JPA (full JAVA)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178387#M131517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thanks for the answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is not any already compliant mapping exiting ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 06:17:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-starter-for-activiti-spring-jpa-full-java/m-p/178387#M131517</guid>
      <dc:creator>accelinn</dc:creator>
      <dc:date>2014-09-24T06:17:46Z</dc:date>
    </item>
  </channel>
</rss>

