For over a week I have been unable to get Tomcat 5 configured with IIS 5.

I know the Tomcat server is working because I can get to the management console from 
the IP address:8080 and the two example web apps are working, both from the IP 
address:8080/servlet-examle  and without the port...

I have created a web app instance which I can access from the IP address:8080/webapp 
and IP address/webapp, but when I attempt to access it from the URL I get a 400 error.

In the server.xml file the <engine> tag is configured to use the IP address of the 
server and one <host> tag is set to the IP address. I have a second <host> tag that is 
set to the URL I want to serve.

Can anyone help explain what I need to do in order to access the web app by the URL?

In IIS I have configured the isapi_redirector2.dll at the root server level and in the 
web app I'm trying to get working I created a virtual directory named "jakarta". I 
have made all the necessary registry entries required to support the .dll.

Thanks,
Dave

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

Reply via email to