I am currently deploying my hibernate classes in an MBean using 
org.hibernate.jmx.HibernateService.  My Sybase database is not configured with 
distributed transaction management, so I cannot use xa-datasource.  I would 
like to add jbpm to my hibernate service so I can have access to it from all my 
apps and services and have it share the transaction, but it is not clear to me 
what the best way to do that is.

Currently my mappings are in the jboss-service.xml file.  Should I just add the 
jbpm mappings to that file and the jbpnm-jpdl.jar to my .sar?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191050#4191050

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191050
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to