Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: Persistence unit name for jBPM5" To view the discussion, visit: http://community.jboss.org/message/639186#639186 -------------------------------------------------------------- Sure, you can use another persistence unit. When you create session you need to build up environment that contains entity manager factory, and that is the place where you should use your new name. Alternative, could be to get rid of second instance of persistence unit and reuse that one loaded by console. HTH -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/639186#639186] 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
