-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
Found an issue with an example for RiftSaw (BPEL engine) when used with ESB. The example uses JAX-WS services. The issue is recorded at: https://jira.jboss.org/jira/browse/RIFTSAW-55
The issue was that the endpoint address listed in the localhost:8080/jbossws/services console in AS5.1 was different to the one in AS4.2.3, and it navigated to an unavailable page, whereas the AS4.2.3 version displayed the correct WSDL.
In AS5.1, it appears that if the war containing the JAX-WS service is embedded within another deployment (whether esb or ear), it includes the name of the parent deployment in the endpoint address.
This extended endpoint address goes to an 'unavailable resource' error page, whereas the original shorter address results in a stack trace (shown in RiftSaw-55).
I have attached an example ear containing the war, to demonstrate the issue. Install this in AS5.1, go to the jbossws/services console, and select the endpoint address link for either service.
- blocks
-
RIFTSAW-55 WS endpoints registered with JBossWS, for webservice_esb_bpel example, but WSDL page not available
- Closed
- duplicates
-
JBWS-2630 Invalid "Endpoint Address" in http://localhost:8080/jbossws/services, when a .war is embedded in a jar.
- Closed