Improvements for CXF integration
--------------------------------
Key: GERONIMO-2836
URL: https://issues.apache.org/jira/browse/GERONIMO-2836
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: webservices
Reporter: Jarek Gawor
The following patch includes a number of small improvements to CXF integration:
1) SOAP bindings are now show up in the dynamically generated WSDL.
2) The soap:address location URL of the service is now properly returned
(without ?wsdl)
3) Improved HandlerChains support to handle protocol bindings specified either
as an URI or a token.
4) HandlerChains should be properly filtered (based on service qname, port
qname, and protocol binding) now on the server-side (namespace checking is not
done)
5) HTTP GET on a service now returns 'Hi, I'm a web service' type of thing
instead of an error.
6) Basic app client support (service-ref)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.