Do you have a context with path="" ? Otherwise you will not 
be able to access <Domain>/test.jsp (You would have to insert 
the context path: <Domain>/ContextPath>/test.jsp)

test.jsp must be in the top level directory that is given in
the docBase attribute of the context.

> -----Original Message-----
> From: Michele Neylon :: Blacknight Solutions
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 24, 2003 2:28 PM
> To: [EMAIL PROTECTED]
> Subject: RE: JK2 - FreeBSD - Apache 2 on FreeBSD
> 
> We can now view the examples at:
> http://lancelot.blacknightsolutions.com/examples
> 
> We are still a little confused with regards to mapping *.jsp files to
> Tomcat, as:
> http://lancelot.blacknightsolutions.com/test2.jsp?me
> simply spits the output to the screen without processing it.
> 
> In workers2.properties we are using the following lines:
> [uri:/examples/*]
> worker=ajp13:lancelot.blacknightsolutions.com:8009
> [uri:/*.jsp]
> worker=ajp13:lancelot.blacknightsolutions.com:8009
> 
> The examples work fine, it's the other ones that seem to bork.
> Any ideas or clear examples would be greatly appreciated.
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to