Details
-
Task
-
Status: Resolved
-
Blocker
-
Resolution: Not A Problem
-
1.6.0
-
None
-
None
-
Unix
Description
Hello,
I'm trying to implement a service that implements ws addressing in the axis2c framework.
The service is mediated through a ESB flow(Message broker).
I send a asynchronous soap request and I get an ack back from the http server but no response.
There is not much information in the logs, the only information in log says
"Starting addressing out handler Starting addressing in handler Starting addressing out handler soap_builder.c(852) SOAP message does not have a SOAP envelope element "
To enable ws addressing in axis 2c. I have made sure that the addressing module is enabled in the axis2.xml and the services.xml has the wsmapping which matches the ws:action attribute I send out.
Am I missing anything? Do I neeed to add any additonal metadata in the WSDL to enable ws addressing.
Any help is much appreciated.
It appears that this issue is common. I'm hoping there is a fix to this.
http://marc.info/?l=axis-c-dev&m=124039515904833&w=2
Thanks
GV