Posted By:
Dunia_Pace
Posted On:
Wednesday, September 4, 2002 01:37 AM
I have installed a java application on my server. I use Tomcat 3.1 on Windows NT 4.0 and I acceed to the application services by an html page (browser Explorer 5.5) via soap (SoapToolkit 2.0). If I call a service requiring much elaboration time, tomcat crash , i.e. : - via html page I don't receive response because the browser wait indefinitively; - if I close and reopen the browser, I can't require any other service (also the slow elaboration time requiring) because the browser wait indefinitively; - I obtain the same result if I open a browser on another pc; - but if I require a service by a client vbscript the application send regular response! Why?! How can I resolve th
More>>
I have installed a java application on my server. I use Tomcat 3.1 on Windows NT 4.0 and I acceed to the application services by an html page (browser Explorer 5.5) via soap (SoapToolkit 2.0).
If I call a service requiring much elaboration time, tomcat crash
, i.e. :
- via html page I don't receive response because the browser wait indefinitively;
- if I close and reopen the browser, I can't require any other service (also the slow elaboration time requiring) because the browser wait indefinitively;
- I obtain the same result if I open a browser on another pc;
- but if I require a service by a client vbscript the application send regular response!
Why?! How can I resolve this problem?
Thanks,
Dunia rmat code blocks.
<<Less