My IIS isn't redirecting to Tomcat

2001-03-14 Thread Dianne Cree

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]




RE: My IIS isn't redirecting to Tomcat

2001-03-14 Thread Randy Layman


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]




RE: My IIS isn't redirecting to Tomcat

2001-03-14 Thread Tim Coultas

Have you downloaded and installed the isapi_redirector.dll from

http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/win32/i38
6/ ??

If not, you should do so and read the how-to at

http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.htm
l

hope that's helpful.


Tim



-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]




RE: My IIS isn't redirecting to Tomcat

2001-03-14 Thread Dianne Cree

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]