|
yeah...thanks for the suggestions...
The environment is
Win NT 4.0, IIS , Tomcat 4.0 & JDK
1.3
Here is what I do....
I have an applet in my site.....
This applet connectes to my ChatServer (Pure Java
class) while the other pages are served by IIS + Tomcat integrated
together.
I start my chatserver from command
prompt.
Sometimes it just happens that both, Tomcat &
My application, stop responding....
If I have started both of them from the command
prompt....I have to press ctrl+c or ctrl+break
and then the rest of the communication is
started.
We dont get any exception or
error.......
I have also tried setSoTimeout() for serversocket,
but it simply does not work...
Is there anything else I might have forgotten or is
it just a bug in the ServerSocket class??
Thanks & Regards,
Kaustubh. |
- Re: Re : Tomcat Problem kaustubh
- Re: Re : Tomcat Problem James Mitchell
- Re: Re : Tomcat Problem Chen, Gin
- Re: Re : Tomcat Problem James Mitchell
