-
Bug
-
Resolution: Duplicate
-
Major
-
2.8.10, 2.8.11
-
None
User can't see neither reqest/response statistics nor the endpoint itself.
The deployed endpoint is responding.
Using CLI I can see it
/deployment=jboss-helloworld-ws.war/subsystem=webservices/endpoint=jboss-helloworld-ws%3Aorg.jboss.as.quickstarts.wshelloworld.HelloWorldServiceImpl:read-resource { "outcome" => "success", "result" => { "class" => "org.jboss.as.quickstarts.wshelloworld.HelloWorldServiceImpl", "context" => "jboss-helloworld-ws", "name" => "org.jboss.as.quickstarts.wshelloworld.HelloWorldServiceImpl", "type" => "JAXWS_JSE", "wsdl-url" => "http://localhost:8080/jboss-helloworld-ws/HelloWorldService?wsdl" } }
- clones
-
JBEAP-1131 Web Console doesn't show deployed web service endpoints in runtime
- Closed
- is caused by
-
HAL-895 Webconsole - runtime - webservices doesn't show any deployment
- Resolved