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
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 differe
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
> f
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 pro