Martin solved my weird index.jsp problem -- I had to shut tomcat down and
manually clear out the $CATALINA_HOME\work directory, and start tomcat back
up.

----------------------------------------------------------------------------
----------------------

From: "Martin Algesten" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Tuesday, November 05, 2002 10:37 AM
Subject: RE: Tomcat 4.1.12 root context index.jsp "bug"


Did you make sure that the "work" director has been cleaned out? The
compiled JSP will otherwise still sit around in there. Delete everything
you find under CATALINA_BASE/work (or CATALINA_HOME/work).

Martin

----- Original Message -----
From: "Ian Hunter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 12:03 PM
Subject: Can't use alternate root context with Tomcat 4.1.12


> It seems like either I'm missing something drastic or that me and at least
> one other person on the list have found a bug wherein the ROOT context of
> Tomcat 4.1.12 cannot be reliably changed.
>
> Has anyone successfully done this?
>
>
> --
> To unsubscribe, e-mail:
<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:tomcat-user-help@;jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to