Hi, This is such a well documented configuration. I suggest you either search the list archives, or head to Tomcat's documentation page and look at the JK for IIS documentation.
You'll need the ISAPI DLL, a workers.properties file to map URLs to Tomcat from IIS, and a set of Windows registry settings to configure the JK ISAPI DLL. All this can be found readily in the JK documentation or a simple search in google. Allistair. > -----Original Message----- > From: David IBARRA ROSALES [mailto:[EMAIL PROTECTED] > Sent: 23 February 2005 14:23 > To: Tomcat Users List > Subject: trying with my first site on Tomcat with IIS > > > Hi everybody > > I've created a folder called "test" on "webapps" and a website on IIS > (include ISAPI and virtual directory jakarta) with the same target. > when i call with http://localhost:8080/test/test.jsp works, > but when i > call it on the browser: http://localhost/test.jsp , does not work. > need I to do any change in server.xml or > uriworkermap.properties every time > that i add a site? > > > test.jsp > --------------------------------- > <html> > <head> > <title>First JSP page.</title> > </head> > <body> > <%="Hello JSP"%> > </body> > </html> > ----------------------------------- > > thanks in advance > David > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > <FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> ------------------------------------------------------- QAS Ltd. Developers of QuickAddress Software <a href="http://www.qas.com">www.qas.com</a> Registered in England: No 2582055 Registered in Australia: No 082 851 474 ------------------------------------------------------- </FONT> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]