Samrat Roy [https://community.jboss.org/people/whizkid.samrat] created the discussion
"Re: jBpm 5.2 persistence problem - Oracle - Unknown entity: org.drools.persistence.info.SessionInfo" To view the discussion, visit: https://community.jboss.org/message/717696#717696 -------------------------------------------------------------- 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 [https://community.jboss.org/message/717696#717696] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
