[jboss-jira] [JBoss JIRA] (AS7-1413) :read-resource-description does not match :read-resource output for /profile=default/subsystem=web
Jean-Frederic Clere (Resolved) (JIRA)
jira-events at lists.jboss.org
Fri Nov 4 11:52:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Frederic Clere resolved AS7-1413.
--------------------------------------
Resolution: Done
It is fixed now:
[domain at localhost:9999 /] /profile=default/subsystem=web:read-resource
{
"outcome" => "success",
"result" => {
"configuration" => {
"container" => undefined,
"static-resources" => undefined,
"jsp-configuration" => undefined
},
"connector" => {"http" => undefined},
"virtual-server" => {"default-host" => undefined}
}
}
+++
> :read-resource-description does not match :read-resource output for /profile=default/subsystem=web
> --------------------------------------------------------------------------------------------------
>
> Key: AS7-1413
> URL: https://issues.jboss.org/browse/AS7-1413
> Project: Application Server 7
> Issue Type: Bug
> Components: Web
> Affects Versions: 7.0.0.Final
> Reporter: Heiko Rupp
> Assignee: Jean-Frederic Clere
> Fix For: 7.1.0.CR1
>
>
> :read-resource gives
> "result" => {
> "configuration" => {
> "static-resources" => {
> ...
> },
> "jsp-configuration" => {
> While :read-resource-description has no notion of "jsp-configuration" and lists everything below "static-resources"
--
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
More information about the jboss-jira
mailing list