JBoss Community

Re: ProcessInstanceInfo table is not getting created with Spring JPA,Hiberante Oracle

created by Babu V in jBPM Development - View the full discussion

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

Start a new discussion in jBPM Development at Community