From: <php...@li...> - 2006-06-04 11:14:22
|
Hi, [bridge back-end terminates after the first request, when running in the IIS container] I could not reproduce this problem until I saw "java.exe" in the subject. On windows the "java.exe" requires a console. Please use "javaw.exe" instead, which detaches from the console. What happened is that java crashed after it tried to write to the closed OutputStream inherited from IIS container. Javaw.exe runs fine within the IIS container. However, I suggest to use a dedicated container, for example Tomcat. Regards, Jost Boekemeier ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |