Thanks Jan,
did the trick!
Pete




"Jan Behrens" <[EMAIL PROTECTED]>
17/03/2003 22:00
Please respond to "Tomcat Users List"
 
        To:     "Tomcat Users List" <[EMAIL PROTECTED]>
        cc: 
        Subject:        RE: default page cannot be removed


Hi Pete,

> Im having a very strange problem under tomcat 4.1.18 whereby I am
> deploying an app onto the root context of the server.  My default page 
is
> index.jsp, however whe  i then view this page in the application I 
always
> get the initial welcome page from the welcome application.  Now this
> application no longer exists in the server so I am baffled as to where
> it's coming from and why I get the wrong thing.  If i delet index.jsp,
> then I get a 404 error as expected.  This is equally true if say I use
> default.jsp.  I am presuming that this is a bug in tomcat as I cant
> understand anything else that could be causing it.  Has anyone else seen
> this problem?
> cheers
> Pete Storey

i am not sure but i think i've seen something alike, only with 
class-files. i
had a static class containing certain parameters for my app. when i 
deployed
to my nb for a presentation i had to change these parameters and recompile
same class. the new build however seemed to be ignored by tomcat - through
restarts and i don't know what... only after i deleted everything in the
<%TOMCAT ROOT %>/work/ directory i could finaly convince him to accept my
changes...

have you tried same yet?

regards jan


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


Reply via email to