Hi,

I cannīt reconnect to a restarted JBOSS server.

1. Client connects to server, does something, wait: OK
2. Restart JBOSS Server (3.X)
3. Client continues to access server, communication problem is detected, so a reconnect is done:


  context = new InitialContext(jndi_props);
  Object obj = context.lookup(name)

I get here exception indicating that an TCP-connection error ocurred!

Bye Wolfram





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to