Need to be able to query all filesystem paths from management interface
-----------------------------------------------------------------------
Key: AS7-2335
URL:
https://issues.jboss.org/browse/AS7-2335
Project: Application Server 7
Issue Type: Feature Request
Affects Versions: 7.1.0.Alpha1
Reporter: Stan Silvert
Assignee: Brian Stansberry
For deployment scanners, we have a relative-to attribute with the following description
{code}
"relative-to" => {
"type" => STRING,
"description" => "Reference to a filesystem path defined in the
\"paths\" section of the server configuration.",
"required" => false,
"access-type" => "read-write",
"storage" => "configuration",
"restart-required" => "no-services"
{code}
However, there is nothing in the management interface that will return all the paths
including the built-in ones like jboss.server.base.dir. I need the list of all paths to
be able to give the user a drop-down in the console.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira