[jboss-user] [JNDI/Naming/Network] - Looking up JCA resource in JNDI returns null

mstacey do-not-reply at jboss.com
Thu Oct 18 10:45:28 EDT 2007


Hi,

In JBoss 4.0.5 've configured a JCA connector -ds.xml file to not use the java context:

<use-java-context>false</use-java-context>

When I use a java client to look up this value in JNDI, the intialContext.lookup("jndiName") method returns null. However, the initialContext.listBindings("") method lists the name. 

How can I go about troubleshooting this?

thanks!

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

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



More information about the jboss-user mailing list