[
https://issues.apache.org/jira/browse/GERONIMO-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor updated GERONIMO-2836:
----------------------------------
Attachment: GERONIMO-2836.patch
This patch must be applied only after
https://issues.apache.org/jira/browse/GERONIMO-2825 is applied.
> 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
> Attachments: GERONIMO-2836.patch
>
>
> 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.