I am using UOJ to connect to Unidata 7.1. The connection method is connect() of UniSession class. The Java codes live inside JBOSS server. Here is my situation: when I use connect() method to connect to Unidata, if my password is wrong, connect() will keep trying to log on Unidata (since the password is wrong). After a few times of trying or a certain time, it stops and fires an exception back. During this trying period, this logon process will hang my JBOSS server. We canbt do anything about JBOSS unless we kill the JBOSS instance and reboot the JBOSS.
We want to limit the times or time that connect() method try to connect to Unidata. Is there any parameter in Unidata to control how many times that connect() method tries to connect to Unidata or how long that connect() lasts? Or Is there any programming way within UOJ there to control this? -- View this message in context: http://www.nabble.com/Login-problem-with-UOJ-to-Unidata-tp16011576p16011576.html Sent from the U2 - Users mailing list archive at Nabble.com. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
