Axis2 integration - getWSDL with new Axis2 Version
--------------------------------------------------
Key: GERONIMO-2812
URL: https://issues.apache.org/jira/browse/GERONIMO-2812
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: webservices
Reporter: Lasantha Ranaweera
Both getWSDL & invoke methods of Axis2WebServiceContainer fails with new Axis2
snapshot. This simple patch will address the issue as given way.
1. Change the way of serviceName created using more generalize way.
2. Remove the HTTPConstants.MC_HTTP_SERVLETREQUEST property from MessageContext
since it gives CCE problem in the Axis2 side.
Still we have to find solution to the invoke() method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.