/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
[domain@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