RE: Problem with IIS Win2K + Tomcat

2002-07-29 Thread Gary_Evans
Is your JAVA_HOME environment variable set to C:\jdk1.4.0 (or wherever jdk 4.1.0_01 lives on your system)? That's likely to be the problem. Cheers, Gary Evans, MCSE, MCP+I Systems Administrator SAIC 850-245- x3329 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED]

RE: Problem with IIS Win2K + Tomcat

2002-07-29 Thread Turner, John
Any error messages? Sounds like tomcat isn't even getting the JSP requests at all, which would mean a problem with the connector configuration. Just to be sure, you're saying that http://localhot:8080/examples/ doesn't give you anything or doesn't execute properly? John Turner [EMAIL

RE: Problem with IIS Win2K + Tomcat

2002-07-29 Thread Durham David Cntr 805CSS/SCBE
How do you know that Tomcat is intercepting these requests? It sounds to me like it is not. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 1:23 PM To: [EMAIL PROTECTED] Subject: Problem with IIS Win2K + Tomcat I am running

RE: Problem with IIS Win2K + Tomcat

2002-07-29 Thread Paul_Anastas
JAVA_HOME is set correctly. When I enter http://localhost:8080/examples/ etc... JSP's execute correctly. This forces Tomcat to be the web server, am I correct? Paul -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Problem with IIS Win2K + Tomcat

2002-07-29 Thread Turner, John
PROTECTED]] Sent: Monday, July 29, 2002 2:57 PM To: Tomcat Users List Subject: RE: Problem with IIS Win2K + Tomcat JAVA_HOME is set correctly. When I enter http://localhost:8080/examples/ etc... JSP's execute correctly. This forces Tomcat to be the web server, am I correct? Paul

RE: Problem with IIS Win2K + Tomcat

2002-07-29 Thread Paul_Anastas
Is that the ISAPI_REDIRECTOR.DLL file? Maybe I should try a newer version. Paul -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Problem with IIS Win2K + Tomcat

2002-07-29 Thread Turner, John
] [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 3:40 PM To: Tomcat Users List Subject: RE: Problem with IIS Win2K + Tomcat Is that the ISAPI_REDIRECTOR.DLL file? Maybe I should try a newer version. Paul -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e

RE: Problem with IIS Win2K + Tomcat

2002-07-29 Thread Paul_Anastas
You mentioned mod_jk. I thought that was only for use with an Apache web server. If that's not the case then that's my problem. I don't have one. Thanks, Paul -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Problem with IIS Win2K + Tomcat

2002-07-29 Thread Durham David Cntr 805CSS/SCBE
through IIS? If you can't do that, then it they obviously won't work through IIS and your problem is elsewhere. -Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 3:21 PM To: Tomcat Users List Subject: RE: Problem with IIS Win2K