The webservice_esb_bpel example causes two endpoints to be registered with jbossws (as shown on http://localhost:8080/jbossws/services):
http://127.0.0.1:8080/Quickstart_webservice_bpel-Quickstart_webservice_bpel/ABI_OrderManager?wsdl
http://127.0.0.1:8080/Quickstart_webservice_bpel-Quickstart_webservice_bpel/ABI_Shipping?wsdl
but both these links go to a page that says the resource is not available.
The same occurs in RiftSaw-2.0-M1 and trunk, so may be a jbossws issue in JBossAS 5.x?
- is blocked by
-
JBWS-2776 WSDL unavailable for deployed web service in AS5.1
- Closed