[jboss-dev-forums] [jBPM Development] - Re: ProcessInstanceInfo table is not getting created with Spring JPA, Hiberante Oracle
Babu V
do-not-reply at jboss.com
Thu Sep 6 10:54:49 EDT 2012
Babu V [https://community.jboss.org/people/ncboy] created the discussion
"Re: ProcessInstanceInfo table is not getting created with Spring JPA,Hiberante Oracle"
To view the discussion, visit: https://community.jboss.org/message/758351#758351
--------------------------------------------------------------
It could make it work after adding the following mapping file to persistence.xml. But not sure if there is any reason for having hbm file only for ProcessInstanceInfo entity when there are entity java files in the jbpm jar file for all other jbpm tables.
<mapping-file>META-INF/ProcessInstanceInfo.hbm.xml</mapping-file>
Thanks
-Babu
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/758351#758351]
Start a new discussion in jBPM Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120906/6f69b50c/attachment.html
More information about the jboss-dev-forums
mailing list