Problem with republish not getting triggered [message #652833] |
Mon, 07 February 2011 04:33  |
Eclipse User |
|
|
|
I have a most annoying situation in Eclipse / Tomcat.
The situation i am used to is this:
- Change a Java code file
- Save the file
- Right click project and build
If the Tomcat server is not running its status changes from synchronised to republish
If the Tomcat server is running a republish automatically happens within a few seconds.
Just the way i want it.
Unfortunately i had a disk crash and i have had to switch to a different laptop and re-install everything. The new situation i'm working in is this:
- Change a Java code file
- Save the file
- Right click project and build
No effect on the server wether its running or not.
The weird thing is that i can only trigger a republish with this sequence of actions:
- Change a Java code file
- Save the file
- Right click project and build
- Change a Java code file again, even a dummy change like add a space
- Save the file
Then, and only then, is there an effect.
If the server is not running the status changes from synchronised to republish.
If it is running the status also cahnges from synchronised to republish but the actual republish does not occer.
The weird part being that even the rebuild does not trigger the republish, only the second edit and save of the code file.
I have installed:
Version: Helios Service Release 1 Build id: 20100917-0705
Tomcat: Version 6.0.30
When examining the server settings there is a section called "Publishing" , i have that set to "Automatically republish after a build event" with interval of 0 (zero) seconds
Anyone got any idea what's going on and what setting or log files i might examine to get it working back with a simple automatic republish after each build.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06965 seconds