RE: IIS/Tomcat can I get them to work together?

2001-02-14 Thread Julie Sorrell

> I am looking for documentation or help with
> getting Tomcat and IIS web server to work
> together. My aim is to have IIS serve up the
> static web pages and Tomcat the Servlet/JSP stuff.

Have a look at this:

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

I can't vouch for how easy it is to set up as I haven't got as far as
integrating it with IIS yet (although I plan to) - I'm still trying to get a
J2EE application up and running on Tomcat myself.

-- 
Julie

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




RE: IIS& Tomcat. Why?

2001-02-14 Thread Julie Sorrell

Have a look at the "Getting Started" bit in the Tomcat- A minimalistic
User's Guide on http://jakarta.apache.org. The main point seems to be
regarding scalability and stability - Tomcat on its own isn't beefy enough.
Bear in mind this is the opinion of an almost complete newbie to Tomcat, so
I could be wrong.

-- 
Julie

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




RE: User Name and Password for Tomcat version 3.2.1

2001-03-13 Thread Julie Sorrell

I believe you need to add the following to tomcat-users.xml, in the
 section:



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