That depends, did you tell IIS to redirect to Tomcat for /*.jsp?
(Chcek the uriworkermap.properties file for your settings, read through the
isapi.log file to find out what is currently happening)

        Randy


-----Original Message-----
From: Tin Ngoc Doan [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 25, 2001 11:28 PM
To: [EMAIL PROTECTED]
Subject: IIS and Tomcat (3.2.1)



I installed Tomcat and everything seems to work great.  Then I installed IIS
Isapi, all examples seem to run great.

But I went ahead to create my own TEST.JSP under .\webapps\ROOT\

I can load it by http://localhost:8080/test.jsp but
http://localhost/test.jsp does not work.
Doesn't IIS suppose to route all JSP to Tomcat? (i tried using machine name
as well).

Any suggestion?

Thanks,
Tin Doan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to