You need to obtain the Jakarta ISAPI redirector for Tomcat. I don't have the exact reference handy but I can find it if you cannot. The ISAPI plugin is called by IIS whenever an HTTP request is received. The plugin checks to see if the request is a servlet URL (a list of URLs you must configure in Tomcat) and forwards all such requests to Tomcat and passes Tomcat's response back to IIS as the result page. I have this config running here.
Dan > -----Original Message----- > From: Hongda Lin [mailto:hlin@;visualanalytics.com] > Sent: Monday, October 28, 2002 4:41 PM > To: [EMAIL PROTECTED] > Subject: RE: SOAP with IIS > > > Is there any instructions online on how to do that? > > Thank you, > Hongda > > > > -----Original Message----- > From: Scott Nichol [mailto:snicholnews@;scottnichol.com] > Sent: Monday, October 28, 2002 4:40 PM > To: [EMAIL PROTECTED] > Subject: Re: SOAP with IIS > > You must have a servlet container, which IIS is not. You can use Tomcat > with IIS, and commercial servlet containers support IIS as well. > > Scott Nichol > > ----- Original Message ----- > From: "Hongda Lin" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, October 28, 2002 4:30 PM > Subject: SOAP with IIS > > > Hi, > I am currently using Tomcat for SOAP. Is it possible to use IIS > instead? If it's possible is there any online HOWTOs? > > Thank you, > > Hongda > > -- > To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> > For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org> > > > > > -- > To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> > For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org> > > > -- > To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> > For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org> > -- To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org>