[jboss-user] [EJB/JBoss] - Client timeout
MichaelCouck
do-not-reply at jboss.com
Tue Sep 19 05:30:17 EDT 2006
Hi,
Very simple I suppose but I don't know where to set it. My server gets disconnected from the network for some reason or other, no matter, but the fat client doesn't relise this for quite a long time. How do I set the client that it checks on a more regular basis that the server is still available. I see the configuration parameters for the server:
1) TransactionTimeout
2) SocketTimeout
3) KeepAliveTime
But these don't seem to be the ones I am looking for. Literally the create method on the bean should return faster. If there is no response from the server within a couple of seconds, five perhaps, then there should be a target invocation exception or somthing, but I have to wait far too long, several minutes. Is this a standard, or per server, or is this a client setting?
Thanks in advance.
Mike
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972514#3972514
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972514
More information about the jboss-user
mailing list