And while trying this with jarname#unitName, please do have a look at
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=132775. You will probably
end up, injecting it like this:
| //Prefix 3 random characters to the unitName
|
| @PersistenceContext(unitName = "XXXejbmsp.jar#msp-par")
| private EntityManager entityManager;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141413#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...