transportUri in SoapindingInfo is http even when jms is usedt
-------------------------------------------------------------
Key: CXF-3920
URL: https://issues.apache.org/jira/browse/CXF-3920
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 2.5
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: 2.5.1
If you define a soap/jms service using the JmsConfigFeature then the
transportUri in the SoapBindingInfo is still
"http://schemas.xmlsoap.org/soap/http/" but it should be
"http://schemas.xmlsoap.org/soap/jms/"
According to Dan the uri should be correct the the SOAP/JMS spec is used to
configure the transport.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira