[jboss-jira] [JBoss JIRA] (AS7-3413) Failed to read WS endpoint runtime data

Heiko Braun (JIRA) jira-events at lists.jboss.org
Mon Jan 23 07:58:19 EST 2012


Heiko Braun created AS7-3413:
--------------------------------

             Summary: Failed to read WS endpoint runtime data
                 Key: AS7-3413
                 URL: https://issues.jboss.org/browse/AS7-3413
             Project: Application Server 7
          Issue Type: Bug
          Components: Web Services
            Reporter: Heiko Braun
            Assignee: Alessio Soldano
             Fix For: 7.1.0.Final


The following op doesn't return any result nor a useful failure description.
But it should be possible to read WS runtime data from a deployment, no?

{noformat}
[standalone at localhost:9999 /] /deployment=jaxws-samples-handlerchain.war/subsystem=webservices/endpoint=jaxws-samples-handlerchain%3ATestService:read-resource(include-runtime=true)
{
    "outcome" => "failed",
    "rolled-back" => true
}
{noformat}

--
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