haifeng,

to ask a couple of "stupid" questions... have you reloaded your webapp or
restarted tomcat after your changes? was the original version of the webapp
deployed through a .war file and same is still in <catalina_home>webapps/ ?
if so, remove that and reload your app once more.

jan

> -----Original Message-----
> From: Liu Haifeng [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 24, 2003 8:12 AM
> To: Anandkumar Ayyachamy
> Cc: [EMAIL PROTECTED]
> Subject: Re: TOMCAT problem
>
>
> Thanks Anand, but I do have deleted the files under the directory
> tomcat/work/localhost_myapp/.  Also I have cleared the cache of
> my browser.
> It does not work.  Just wondering where the old copies of the classes are
> stored in the Tomcat server.
>
> Regards
> Haifeng
> ----- Original Message -----
> From: "Anandkumar Ayyachamy" <[EMAIL PROTECTED]>
> To: "Liu Haifeng" <[EMAIL PROTECTED]>
> Sent: Thursday, July 24, 2003 2:15 PM
> Subject: Re: TOMCAT problem
>
>
> > I face this problem with the jsp as there is always a copy of the
> > compiled jsp in the
> > work folder under tomcat. I am not sure about the classes though. Try to
> > delete the myapp
> > folder in tomcat/work/Standalone/localhost. or anywhere under work. Hope
> > this helps.
> > Cheers,
> > Anand
> >
> > Liu Haifeng wrote:
> >
> > >Hi,
> > >
> > >I am not sure if this is the right place for me to ask the question.
> Just
> > >hope to get some clues.  I am implementing a JSP web application  under
> > >linux and Tomcat.  After the application has successfully run for a
> period,
> > >I made some changes on the source codes of the application, and
> > >compiled them.  Then restarted Tomcat.  However, I am always
> getting the
> > >results related to the old version codes that no longer exist in the
> server.
> > >So anybody can help here?  Thanks.   (the codes are located under
> > >Tomcat/webapps/myapp/WEB-INF/classes.)
> > >
> > >Regards
> > >Haifeng
> > >
> > >
> > >
> > >
> >
> >
>
>
> --
> MySQL Java Mailing List
> For list archives: http://lists.mysql.com/java
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>


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

Reply via email to