Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1045

Console don't show web services deployed in jar

XMLWordPrintable

      • I see webservices deployed at log console:

      08:40:20,849 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-8) JBWS024061: Adding service endpoint metadata: id=TOCService
      address=http://localhost.localdomain:10080/comet-iop/TOCService
      implementor=carreras.comet.iop.cgl.TOCService
      serviceName=

      {http://cgl.iop.comet.carreras/}

      TOCServiceService
      portName=

      {http://cgl.iop.comet.carreras/}

      TOCServicePort
      annotationWsdlLocation=null
      wsdlLocationOverride=null

      • From jboss-cli view endpoints:

      [standalone@127.0.0.1:11990 /] /deployment=comet-ear-1.0-SNAPSHOT.ear/subdeployment=comet-iop-1.0-SNAPSHOT.jar/subsystem=webservices/endpoint="*":read-resource

      {
      "outcome" => "success",
      "result" => [
      {
      "address" => [
      ("deployment" => "comet-ear-1.0-SNAPSHOT.ear"),
      ("subdeployment" => "comet-iop-1.0-SNAPSHOT.jar"),
      ("subsystem" => "webservices"),
      ("endpoint" => "comet-iop%3ATOCService")
      ],
      "outcome" => "success",
      "result" =>

      { "class" => "carreras.comet.iop.cgl.TOCService", "context" => "comet-iop", "name" => "TOCService", "type" => "JAXWS_EJB3", "wsdl-url" => "http://localhost.localdomain:10080/comet-iop/TOCService?wsdl" }

      }
      ]
      }

      • But in admin console "Runtime/System Status/Subsystems/Webservices" don't show endpoints deployed. I attach screenshot.
      • I tested at WF 8.2.0 and WF 9.0.1.

              hpehl@redhat.com Harald Pehl
              manuel.aznar@neodoo.es Manuel Aznar Pérez (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: