<?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 Separate Schema(s) for JPA Entities? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/separate-schema-s-for-jpa-entities/m-p/96078#M65981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First, the functionality that allows Activiti process modelers to interact with JPA entities easily from within models is fantastic and is a greatly appreciated piece of functionality within the tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the above said, I've been playing around with the functionality in an effort to write JPA entities to a separate database schema (without using a Service Task and separate classes and configuration files, of course), and it doesn't appear to be possible without making significant modifications within the Activiti code base.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm placing this within the Activiti Explorer area of the Forum, because my hope is that I'll be able to interact with processes from within Activiti Explorer and have them update JPA entities in a separate schema while doing so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I'm missing something and this is possible without the significant modifications referenced above, please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Ryan&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. My read is that the issue is with the transaction manager; specifically, the transaction manager needs to apply to both the Activiti schema *and* the JPA transactions, meaning they both have to be co-located in the same database schema.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2012 23:08:46 GMT</pubDate>
    <dc:creator>ryanj1</dc:creator>
    <dc:date>2012-10-29T23:08:46Z</dc:date>
    <item>
      <title>Separate Schema(s) for JPA Entities?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/separate-schema-s-for-jpa-entities/m-p/96078#M65981</link>
      <description>First, the functionality that allows Activiti process modelers to interact with JPA entities easily from within models is fantastic and is a greatly appreciated piece of functionality within the tool.With the above said, I've been playing around with the functionality in an effort to write JPA entit</description>
      <pubDate>Mon, 29 Oct 2012 23:08:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/separate-schema-s-for-jpa-entities/m-p/96078#M65981</guid>
      <dc:creator>ryanj1</dc:creator>
      <dc:date>2012-10-29T23:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Separate Schema(s) for JPA Entities?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/separate-schema-s-for-jpa-entities/m-p/96079#M65982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Never mind. Apparently all I needed was a few minutes away from this so I could see the proverbial forest instead of the trees. &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;If anyone - by chance - is having the same problem, drop me a line and let me know. I'll be happy to help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 01:20:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/separate-schema-s-for-jpa-entities/m-p/96079#M65982</guid>
      <dc:creator>ryanj1</dc:creator>
      <dc:date>2012-10-30T01:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Separate Schema(s) for JPA Entities?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/separate-schema-s-for-jpa-entities/m-p/96080#M65983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi Ryan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to do this, but I don't have a clue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you show me some sample?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lucas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 22:13:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/separate-schema-s-for-jpa-entities/m-p/96080#M65983</guid>
      <dc:creator>lucasmauricio</dc:creator>
      <dc:date>2012-11-12T22:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Separate Schema(s) for JPA Entities?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/separate-schema-s-for-jpa-entities/m-p/96081#M65984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi ryanj,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I gather that you are using Spring? If you use Spring's org.springframework.jdbc.datasource.DataSourceTransactionManager than you must make sure that both the process engine and the Jpa EntityManager use the same Datasource.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 09:29:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/separate-schema-s-for-jpa-entities/m-p/96081#M65984</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2012-11-13T09:29:13Z</dc:date>
    </item>
  </channel>
</rss>

