You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Randy Layman <ra...@aswethink.com> on 2001/06/26 19:44:22 UTC

RE: URGENT HELP, PEASE IIS integration won't integrate

	Remove your virtual directory, it is unnecessary and causing your
problems.

	Randy


> -----Original Message-----
> From: Kevin Queen [mailto:kqueen@anydevice.com]
> Sent: Tuesday, June 26, 2001 2:16 PM
> To: Tomcat-User@Jakarta. Apache. Org
> Subject: URGENT HELP, PEASE IIS integration won't integrate
> 
> 
> List,
> I am in a time crunch here and hope you have an answer for 
> me.  I am trying to integrate IIS and
> Tomcat 3.2.2.  I have the examples context working, and I can 
> serve my servlet from port 8080, but I
> can't get IIS to hand off the request for my servlet to 
> Tomcat so all I get is a 403 or a directory
> listing (depending on IIS permissions).  I have added a new 
> <servlet> in web.xml, have added the new
> context to uriworkermap.properties and followed the 
> documentation to create a new virtual directory
> in IIS.  I do have a green arrow on the ISAPI filter, but 
> that seems to be all that I can get to
> work right.  I would like to be able to do something like the 
> following:
> 
> http://localhost/test/index.xml
> 
> where test is the context/servlet name and index.xml is an 
> xml file that my servlet is designed to
> render and display to the user.  Any and ALL suggestions will 
> be tried and much appreciated.
> 
> Kevin Queen
> (e) kqueen@anydevice.com
> 
> "Ah, I see!", said the blind man to the deaf mute.  -Unknown
>