[jboss-user] [JNDI/Naming/Network] - Re: JNDI datasource not available in one webapp while its av

jaikiran do-not-reply at jboss.com
Wed Aug 23 07:25:01 EDT 2006


anonymous wrote : javax.naming.NameNotFoundException: OracleDS not bound
<jndi-name>MyDS</jndi-name>

Your lookup code should be:
Object o = ctxt.lookup("java:/MyDS");

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

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



More information about the jboss-user mailing list