I've a crazy problem. 
I installed Jboss-3.2 on two different machines: the first one with Windows XP, the 
other one with Linux Mandrake 10. 
Then I created a test application which seems to work properly on both machines with 
local clients. 
The problem arises when I try to use clients on remote machines: the Windows version 
works fine, while the Linux version doesn't supply its EJB's to remote clients. The 
returned Exception is: 

java.rmi.NoSuchObjectException : no such object in table 

Note that the Linux machine is perfectly reachable from the outer world, all the 
servers (http, mysql...) work properly; the jmx-console is reachabe too, ad indicates 
that the required class is bound.

So, it is not a network problem, but a jndi problem: when requested from an external 
machine it doesn't recognize the required object as bound.
Any suggestions ?

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824770#3824770";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824770>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to