The short version: Tomcat must still process all of the JSP and
class files. isapi_redirect simply sends the request to Tomcat (using port
8007 in default configuration). So you have to be to configure Tomcat to
put the files anywhere you want and you have to configure your
uriworkermap.properties to let isapi_redirect.dll know which requests to
forward to IIS.
The long version: read the documentation thourghly.
Randy
-----Original Message-----
From: Dianne Cree [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 4:12 PM
To: [EMAIL PROTECTED]
Subject: RE: My IIS isn't redirecting to Tomcat
yes, I followed those instructions. Actually, Tomcat is working if I use
the 8080 port number in the call. But i guess my question is kind of like a
lot of the other questions: how can I put .class and .jsp files where I
want, add new ones and get them to work through IIS redirection instead of
directly through Tomcat. I'm checking out the users guide right now.
Thanks for replying!
Dianne
-----Original Message-----
From: Randy Layman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 11:22 AM
To: [EMAIL PROTECTED]
Subject: RE: My IIS isn't redirecting to Tomcat
Have you followed the steps in the Tomcat-IIS How To (available from
the Tomcat CVS in src/docs, a link to the web interface is on the Tomcat
homepage)? The reason that you can't run some setup.exe I believe is
because you can't automate a number of the steps involved. (I've tried but
haven't found a way to programatically add a filter or virtual directory,
either by running a command or editing the registry. If someone knows,
please let me know and I will be happy to build an installer to install
Tomcat w/isapi_redirect.dll.)
Randy
-----Original Message-----
From: Dianne Cree [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 1:44 PM
To: [EMAIL PROTECTED]
Subject: My IIS isn't redirecting to Tomcat
How do I get any servlet or jsp page to load through IIS (redirecting to
Tomcat, of course). I have spent an embarrassing amount of time trying to
get this to work. What happened to the days when you just double click on a
setup.exe and everything runs smoothly... I'm using Win 2000. Any takers
for this question?
desparate and getting nowhere fast,
Dianne
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]