[jboss-jira] [JBoss JIRA] Commented: (JBPM-944) many-to-one associations are not correctly set in JTA environment

Bernd Ruecker (JIRA) jira-events at lists.jboss.org
Mon Apr 9 06:05:58 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBPM-944?page=comments#action_12358662 ] 
            
Bernd Ruecker commented on JBPM-944:
------------------------------------

Okay, SORRY for disturbing!

It was completely my fault, I have missed to change the PersistenceService to "JtaDbPersistenceService". After changing that, it also workes fine with JTA!!

> many-to-one associations are not correctly set in JTA environment
> -----------------------------------------------------------------
>
>                 Key: JBPM-944
>                 URL: http://jira.jboss.com/jira/browse/JBPM-944
>             Project: JBoss jBPM
>          Issue Type: Bug
>          Components: Core Engine
>    Affects Versions: jBPM jPDL 3.2
>         Environment: JTA-Environment (JBoss AS)
>            Reporter: Bernd Ruecker
>         Assigned To: Tom Baeyens
>
> If you deploy a process definition in the JTA environment, all the many-to-one associations are NULL in the database afterwords. This is, because the Hibernate UPDATE statements after the inserts are missing. See the Forum for more details!
> I don't know yet, why, seems to be some problem with the Hibernate-Session / JTA controlling in jbpm 3.2.
> This was no problem in jbpm 3.1!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list