[jboss-user] [JNDI/Naming/Network] - Getting JNDI context fails

SchlauFuchs do-not-reply at jboss.com
Wed Sep 6 18:16:28 EDT 2006


Hello,

I have a problem connecting my EJB3 client app to a JBoss server. In my development I had no problems connecting the server, as long as it was on the same machine with my client. Recently I switched to a remote JBoss server and since then I can't get my client working. Each time I try to connect I get an exception (client side) telling me that it can't connect to 127.0.0.2 (RMISocketException or such, haven't the stack trace with me.) The server is standalone, just the latest 4.0.4 EJB3-default installation. My app is deployed without problems. Firewall is disabled. If I shut down the server the exception is another, so it looks like something in the RMI handshake is failing. My jndi.properties file looks like a typical example just the server name replaced.

Any suggestions?

Kai

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

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



More information about the jboss-user mailing list