<?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: Problem with CdiJtaProcessEngineConfiguration in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-cdijtaprocessengineconfiguration/m-p/154300#M108773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello trademark, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the problem was in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pe.getRuntimeService().getVariable(delegateTask.getExecutionId(), TaskPropertiesKind.DOSSIER_ID.getValue())&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At this moment I have solved the issue by upgrading to activiti 14 and adding to my persistence.xml the property:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;property name="hibernate.transaction.jta.platform" value="org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So for my enviroment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jboss 7.1 + EJB + Activiti 14 CDI + JPA Variable + JTA + XATransaction&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only way to make it works has been benn with the configuration above and adding the Jboss property. Same configurations doesn't works in Activiti 12.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Nov 2013 13:07:21 GMT</pubDate>
    <dc:creator>yahekia</dc:creator>
    <dc:date>2013-11-05T13:07:21Z</dc:date>
    <item>
      <title>Problem with CdiJtaProcessEngineConfiguration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-cdijtaprocessengineconfiguration/m-p/154298#M108771</link>
      <description>I have a problem with the transactions. My application is an EJB where I inject the processEngine, the idea is to let the ejb manage the transactions. At the beginning I was using CdiProcessEngineConfiguration and now I have changed to CdiJtaProcessEngineConfiguration. The problem is that when I cre</description>
      <pubDate>Mon, 04 Nov 2013 19:03:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-cdijtaprocessengineconfiguration/m-p/154298#M108771</guid>
      <dc:creator>yahekia</dc:creator>
      <dc:date>2013-11-04T19:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with CdiJtaProcessEngineConfiguration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-cdijtaprocessengineconfiguration/m-p/154299#M108772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post the code where the error happens and the stack trace?&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>Tue, 05 Nov 2013 12:26:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-cdijtaprocessengineconfiguration/m-p/154299#M108772</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-11-05T12:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with CdiJtaProcessEngineConfiguration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-cdijtaprocessengineconfiguration/m-p/154300#M108773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello trademark, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the problem was in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pe.getRuntimeService().getVariable(delegateTask.getExecutionId(), TaskPropertiesKind.DOSSIER_ID.getValue())&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At this moment I have solved the issue by upgrading to activiti 14 and adding to my persistence.xml the property:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;property name="hibernate.transaction.jta.platform" value="org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So for my enviroment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jboss 7.1 + EJB + Activiti 14 CDI + JPA Variable + JTA + XATransaction&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only way to make it works has been benn with the configuration above and adding the Jboss property. Same configurations doesn't works in Activiti 12.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 13:07:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-cdijtaprocessengineconfiguration/m-p/154300#M108773</guid>
      <dc:creator>yahekia</dc:creator>
      <dc:date>2013-11-05T13:07:21Z</dc:date>
    </item>
  </channel>
</rss>

