Hi, all:
If I bind a JNDI object into JBoss-2.2.1_Tomcat-3.2.1
via a servlet in a webapp, I have no problem accessing
it via initCtx.lookup("foo").
However, what do I have to do config-wise to JBoss or
via syntax to be able to access that same object via
java.rmi.Naming.lookup("//localhost:1099/foo")?
"foo" does extend Remote and I did run rmic on it...
Thanks,
David
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user