JBoss Community

Re: jBpm 5.2 persistence problem - Oracle - Unknown entity: org.drools.persistence.info.SessionInfo

created by Samrat Roy in jBPM - View the full discussion

got it : Stupid issue ..

 

Changed my xml location

 

from

<property name="persistenceXmlLocation" value="classpath:META-INF/persistence.xml"/>

to

<property name="persistenceXmlLocation" value="/META-INF/persistence.xml"/>

 

it was possibly picking up some other xml in some or the other jar.

Reply to this message by going to Community

Start a new discussion in jBPM at Community