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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to