You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Lukasz Lenart <lu...@googlemail.com> on 2011/04/01 07:28:34 UTC

Re: Struts 2.2.1.1 : reload .properties files

2011/3/31 Sami Dalouche <sk...@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
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

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


Re: Struts 2.2.1.1 : reload .properties files

Posted by Lukasz Lenart <lu...@googlemail.com>.
2011/4/1 Sami Dalouche <sk...@free.fr>:
> So, let's continue the discussion directly on JIRA.

We're (ASF community) discussing over the list, so let stick with that idea ;-)

> 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.

Ok, I see your point. I solved that issue, please check with nighty
build from Jenkins [1] - just wait few hours

[1] https://builds.apache.org/hudson/view/S-Z/view/Struts/job/Struts2/lastBuild/


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

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


Re: Struts 2.2.1.1 : reload .properties files

Posted by Sami Dalouche <sk...@free.fr>.
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<sk...@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-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org