I have set a lease time on the server side and add a connectionlistener with a ping time
and every ping interval it throws a connection exception.
java.lang.Exception: Could not connect to server!
at org.jboss.remoting.ConnectionValidator.run(ConnectionValidator.java:314)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
Thing is, it's clearly connected as I'm exchanging data and processing
callbacks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124595#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...