-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
None
- 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=
TOCServiceService
portName=
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" =>
}
]
}
- 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.