JNDI names with the java:/ prefix are only visible from within the same JVM. you'll have to bind your persistence unit to a global JNDI name to get at it from outside the app. server
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138211#4138211 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138211 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
