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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...