Hi,

I'm to make a connection to a JNDI in JBoss from an client outside JBoss. I'm 
using the following JNDI.properies file: 

java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.factory.url.pkgs=org.jnp.interfaces
java.naming.provider.url=jnp://localhost:1099

And i'm getting the following error:

     [java] javax.naming.CommunicationException [Root exception is 
java.rmi.NoSuchObjectException: no such object in table]
     [java]     at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:707)
     [java]     at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
     [java]     at javax.naming.InitialContext.lookup(InitialContext.java:351)

Any one any ideas what causes this and how to resolve it!
Thanks,
Sue

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

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


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to