Hi all,

I'm running jboss 4.0.3 SP1 on Redhat Linux 9.0 with Java 1.6.0-beta-b59g.
I deployed a simple EJB 2.1 program and ran a java client 
on another linux machine which accesses the EJB across Internet.

The jboss server is running on a dynamic IP server, when the IP changes, 
the connection doesn't close explicitly.  The client then keeps waiting for 
the server reply endlessly.

Therefore I tried to find out how the client would throw an exception when 
the connection is broken.

I tried to set properties like jnp.timeout, jnp.sotimeout and 
jndi.ldap.read.timeout; 
and DefaultCacheTimeout and DefaultCacheResolution in jboss-sesrvice.xml.  
However the client does not detect the timeout.

Does anyone have a clue?

Thanks in advanced.

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to