[jboss-user] [jBPM] - Re: jBMP 5.2 on jboss-5.1.0.GA

Sinha Bahu do-not-reply at jboss.com
Sun Feb 12 11:20:41 EST 2012


Sinha Bahu [https://community.jboss.org/people/sinhabahu] created the discussion

"Re: jBMP 5.2 on jboss-5.1.0.GA"

To view the discussion, visit: https://community.jboss.org/message/716052#716052

--------------------------------------------------------------
I figured it out. 

I had to comment the line for AS7 and uncomment the one for AS5 in installer/db/persistance.xml, run ant clean.demo and and ant install.demo.

      <!-- for AS7 --> 
      <!-- property name="hibernate.transaction.manager_lookup_class" value="org.jbpm.integration.console.JBPMTransactionManager" / -->
      <!-- for AS5 -->
      <property name="hibernate.transaction.manager_lookup_class" value="org.hibernate.transaction.JBossTransactionManagerLookup" />

Now I see the Evaluation example process in the console.

/Sinha


--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/716052#716052]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120212/344d3b13/attachment.html 


More information about the jboss-user mailing list