You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Allistair Crossley <Al...@QAS.com> on 2005/02/23 15:16:38 UTC

RE: trying with my first site on Tomcat with IIS

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:davidibarra@edu3000.com.ar]
> 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: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


<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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org