On 19/12/2011 17:50, Peter Balogh wrote: > Hi Mark, > > I've tried to reproduce the issue without Eclipse, but I couldn't. > The only way I could make tomcat to reload my app was to change the > autoDeploy tag to true in the server.xml, so I'm not sure, if it's not > tomcat related. > Can changing this small change in the server xml make a difference?
Well, Tomcat isn't going to deploy the updated WAR unless that is set to true. See the docs for details. > Should I try reporting this to the eclipse forums? That looks like the right place to start to me. Mark > > Thank you for your help, > Best regards, > Peter Balogh > > On 2011.12.19. 17:00, Mark Thomas wrote: >> On 18/12/2011 16:13, Peter Balogh wrote: >>> Hi, >>> >>> I'm not sure, if it's the right list to ask for help in this. >>> I'm using Tomcat 6.0.35 from Eclipse. >>> If I change the webapp, and publish it, the next request for the >>> CometProcessor implementation never ends (I'm inspecting the behavior in >>> firebug). >>> Restarting the server seems to fix the problem. >>> Has anyone met this issue? >> Not that I am aware if but depending on what Eclipse is doing behind the >> scenes this might or might or might not be a Tomcat bug. >> >>> Is there any way to prevent it? >> If you can reproduce this without any Eclipse involvement then please >> raise a Bugzilla entry and I'll take a look at what is going on. >> >> Mark >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org