[jboss-as7-dev] deployment options
Brian Stansberry
brian.stansberry at redhat.com
Wed Apr 25 09:55:31 EDT 2012
Yep, setting the scan-interval attribute to 0 results in a one-time scan
at boot.
Setting scan-enabled attribute to false disables a scanner altogether
but makes it easy to turn back on using the management API.
Removing the subsystem altogether is good if you're sure you'll never
want to scan.
On 4/25/12 7:55 AM, Wolf-Dieter Fink wrote:
> Depends on what you do,
> if set the scan period==0 the scanner will only pick-up all during startup.
> If you remove the complete subsystem the only possibility to deploy is
> the web or CLI interface.
>
> - Wolf
>
> On 04/25/2012 01:32 PM, Max Rydahl Andersen wrote:
>>> Another factor is that we recommend that the scanner be turned off in the performance tuning guide (unnecessary cycles spent polling things that don't change)
>> This just disable deployment at runtime, correct ?
>>
>> At startup the directory is still scanned making file copying approach still viable for those that prefer that option.
>>
>> /max
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat
More information about the jboss-as7-dev
mailing list