Hi,
On a standard binary tomcat distribution I can deploy JSP's without
putting in any entries into the web.xml but when deployed on the
embedded server I get 404's until I add:
org.apache.jsp.index_jsp
org.apache.jsp.index_jsp
org.apache.jsp.index_jsp
Figured it out. Cast Context to StandardContext and call setWorkDir. Thanks!!
On 4/21/06, Trevor Miller <[EMAIL PROTECTED]> wrote:
> I assume that's in the server.xml file, which I'm not using. I'm using
> the following code with no server.xml:
>
> System.set
CTED]> wrote:
>
> Yes, set the workDir attribute on the context element.
>
> -Original Message-
> From: Trevor Miller [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 21, 2006 9:21 AM
> To: users@tomcat.apache.org
> Subject: Change location of "work" di
o in the tomcat
directory.
Thanks,
Trevor Miller
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]