[jboss-jira] [JBoss JIRA] Resolved: (AS7-1539) /subsystem=deployment-scanner does not list the currently used scanner
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Aug 17 10:01:17 EDT 2011
[ https://issues.jboss.org/browse/AS7-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved AS7-1539.
-----------------------------------
Fix Version/s: No Release
Resolution: Rejected
There can be multiple active scanners, with the scan-enabled attribute on any given scanner indicating whether it is being used.
> /subsystem=deployment-scanner does not list the currently used scanner
> ----------------------------------------------------------------------
>
> Key: AS7-1539
> URL: https://issues.jboss.org/browse/AS7-1539
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.0.0.Final
> Reporter: Heiko Rupp
> Assignee: Brian Stansberry
> Priority: Minor
> Fix For: No Release
>
>
> [domain at localhost:9999 subsystem=deployment-scanner] :read-resource
> {
> "outcome" => "success",
> "result" => {"scanner" => {"default" => undefined}}
> }
> sub resource scanner=* can have multiple entries and thus the base should have a way to determine the scanner used.
> IF there can be only one scanner (an :add method is present though), then please put all attributes from /subsystem=deployment-scanner/scanner=default in /subsystem=deployment-scanner and remove the sub-resource.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list