Hello,
Sorry, that didn't solve my problem. Is there any way to remove the cache
files in the server or clear the buffer?

Thanks

----- Original Message -----
From: Eric Gauthier <[EMAIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Sent: Monday, March 17, 2003 9:02 PM
Subject: RE: Web developer's problem


> You might have a context in your server.xml config file which points to a
> previous version of your deployment. May be in
> %TOMCAT_HOME%/work/Standalone/localhost/yourapp or something like that.
>
> It depends on how you deploy your apps but I removed the context in my
> server.xml and it works fine.
>
> Hope it helps
>
> regards
> Eric
>
> At 16:20 2003-03-17 +0100, you wrote:
> >Hi,
> >I used to have that problem, and I solved it restarting Tomcat each time
it
> >didn't show the new code. But this was in my own PC. I don't know if you
can
> >be restarting your server this way.
> >Anyway, try this other solution, sometimes works in mine: delete all the
> >files generated by Tomcat when it receives a JSP. I mean, delete the
servlet
> >code in which Tomcat transform the JSP files (both the .java and .class).
> >They are placed in <Tomcat_folder>\work\DEFAULT\ROOT\<your_app_folder>,
at
> >least in my PC.
> >
> >Hope it helps,
> >Dolores
> >
> >-----Original Message-----
> >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> >Sent: Monday, 17 March, 2003 14:12
> >To: [EMAIL PROTECTED]
> >Subject: Web developer's problem
> >
> >
> >Hello,
> >We have 6 computers in a network and one of the PC is Win 2000 Server and
> >all other PC's are with Win 98. We have installed Tomcat 4.0.6 in the
server
> >so that all other PC's can share it.
> >
> >THE PROBLEM
> >When we upload a new file to the server(tomcat), we dont get the new
files
> >out put, instead we get old files output only.
> >e.g a.jsp has been updated which is already present in the server, but
dont
> >show the updated file and only show the old file.
> >
> >Can any one help us figure out the exact problem? And how to over come
it?
> >
> >Thanks
> >Web Developers
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




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

Reply via email to