And bear in mind that uriworkersmap is for JK2 which is no longer supported 
although it of course works. If you are starting out, you will want JK 1.2.8 
and therefore workers.properties will be the file to declare URL mappings.

> -----Original Message-----
> From: Matt [mailto:[EMAIL PROTECTED]
> Sent: 23 February 2005 14:17
> To: Tomcat Users List
> Subject: Re: trying with my first site on Tomcat with IIS
> 
> 
> You may just need to add a line like:
> /test/*=ajp13w
> ...or similar, to your uriworkermap.properties file.
> 
> You shouldn't need to add a context to server.xml if you're putting
> this in $CATALINA_HOME/webapps, though I may be mistaken as I am
> wrapping-up my own learning curve on this.
> 
> Thanks,
> -Matt
> 
> 
> On Wed, 23 Feb 2005, David IBARRA ROSALES wrote:
> 
> > 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]
> >
> >
> 
> 
> Matthew Kozak
> Rutgers University-Camden
> [EMAIL PROTECTED]
> 
> **************************************************************
> ************
>  "They that can give up essential liberty to obtain a little temporary
>       safety deserve neither liberty nor safety."  -Ben Franklin
> **************************************************************
> ************
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to