User development, A new message was posted in the thread "JBPM 4.3 and JPA/Hibernate integration question":
http://community.jboss.org/message/529749#529749 Author : Caine Lai Profile : http://community.jboss.org/people/unsavory Message: -------------------------------------------------------------- I have been able to get jBPM 4.3 to play nicely with Spring and a container managed JPA persistence unit. The trick is in giving jBPM the LocalSessionFactoryBean that is requires, while letting spring inject the container managed persistence unit throughout your application code. I wrote about it in more detail here: http://captaincaveman.posterous.com/jbpm-43-spring-3-jboss-jpa-jta-configuration -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/529749#529749
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
