Miloud Haimoune [
https://community.jboss.org/people/milhaim] created the discussion
"Re: Error in deploying JBPM 5.3 in JBOSS 5.1"
To view the discussion, visit:
https://community.jboss.org/message/746089#746089
--------------------------------------------------------------
Hi,
jbpm comes with his oun JBPMorm.xml file (in jbpm-persistence-jpa-5.2.1.Final.jar),
try to change in your persistence.xml :
<mapping-file>META-INF/jbpmOrm.xml</mapping-file>
to
<mapping-file>META-INF/JBPMorm.xml</mapping-file>
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/746089#746089]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]