[jboss-user] [EJB 3.0] - Re: Why is my jdbc/database not in the local ENC?

waynebaylor do-not-reply at jboss.com
Thu Sep 6 10:25:55 EDT 2007


global JNDI names are app. server specific--the default global name for a bean deployed to Glassfish will not be the same as if it were deployed to JBoss. 

if you don't care about hard-coding JBoss specific names into your classes, then there's no need to worry about it.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081688#4081688

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081688



More information about the jboss-user mailing list