Hi,

Since I believe it is a bug in Struts2 (or at least, a bug in the documentation), I created a JIRA issue https://issues.apache.org/jira/browse/WW-3602

So, let's continue the discussion directly on JIRA.

Disabling scanIntervalSeconds is exactly what I wanted to do, because I do not want jetty to redeploy. I directly edit the files in target/classes, otherwise jetty tries to completely restart the webapp.

Sami

On 11-04-01 01:28 AM, Lukasz Lenart wrote:
2011/3/31 Sami Dalouche<sko...@free.fr>:
  - change pom.xml:<scanIntervalSeconds>0</scanIntervalSeconds>
"scanIntervalSeconds Optional. The pause in seconds between sweeps of
the webapp to check for changes and automatically hot redeploy if any
are detected. By default this is 0, which disables hot deployment
scanning. A number greater than 0 enables it."


Kind regards


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to