Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-697

Add operation handler to list all deployed webservice endpoints

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 7.0.0.CR1
    • 7.0.0.Beta3
    • Web Services
    • None

    Description

      To list all the deployed webservice endpoints:

      [localhost:9999 /] /subsystem=webservices:list-endpoints
      {
      "outcome" => "success",
      "result" =>

      { "deployed-count" => 1, "jboss.ws:context=TestService_web,endpoint=W2JTest" => [ ("address" => "http://localhost:8080/TestService_web/jaxws/W2JTest"), ("wsdlURL" => "http://localhost:8080/TestService_web/jaxws/W2JTest?wsdl"), ("shortName" => "W2JTest"), ("implClass" => "org.jboss.ws.W2JTestImpl") ] }

      ,
      "compensating-operation" => undefined
      }

      Attachments

        Activity

          People

            ropalka Richard Opalka
            rhn-engineering-ema Jim Ma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: