Tomcat synchronization problem - bug? [message #157676] |
Mon, 23 January 2006 08:58 |
Eclipse User |
|
|
|
Originally posted by: bela.mobil-serv.cluj.astral.ro
Hello.
Stumbled upon an error and took me 2 hours to figure out what's wrong.
It seems that if there are class files in the
"WebContent/WEB-INF/classes" directory, where "WebContent" is the
"content directory", when syncronizing the server (in my case Tomcat
5.0), these class files are the ones used by tomcat, even if in the
"build" directory (where eclipse compiles the java files) the class
files are newer.
This is particulary irritating, because I used to write the ant script
in such a way, that it compiles the java files in the WEB-INF/classes
directory. So, if I forget to clean up this directory, every change I
make to my classes are not showing up.
Let me know if I'm missing something.
I'm using eclipse 3.2M4, WTP 1.5M4, Tomcat 5.0 on an XP.
Kind regards,
Bela.
|
|
|
Powered by
FUDForum. Page generated in 0.03603 seconds