Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Problem with jBPM5.3 and (needed) activated jpa in standalone.xml"
To view the discussion, visit:
https://community.jboss.org/message/742280#742280
--------------------------------------------------------------
This is due to by default jbpm relies on JPA 1.0 where JBoss AS7 provides by default
support for JPA 2.0 based on hibernate4. You could configure jbpm to use JPA 2.0 and then
uncomment JPA subsystem in server's configuration file.
http://mriet.wordpress.com/2012/04/03/jpa-2-with-drools-and-jbpm/ Here you can find some
hints how to proceed with this.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/742280#742280]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]