Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: Regarding Persistence.xml" To view the discussion, visit: http://community.jboss.org/message/630618#630618 -------------------------------------------------------------- persistnce.xml file defines persistence units so you can define your one persistence unit in another file and put it on classpath. Just make sure you have different names in every persistence unit you have including the one shipped with jBPM. Next refer to your persistence unit (by name) when creating entity manager factory prior to creating the session. HTH -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/630618#630618] Start a new discussion in jBPM at Community [http://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
