AbstractWSDLBasedEndpointFactory should setTransportId for local and camel
transport according to the publish address
----------------------------------------------------------------------------------------------------------------------
Key: CXF-1738
URL: https://issues.apache.org/jira/browse/CXF-1738
Project: CXF
Issue Type: Improvement
Reporter: Freeman Fang
for example, local transport starts with local://, then we need set transportId
as "http://cxf.apache.org/transports/local", so that the correct destination
or conduit could be picked up when use local or camel transport and we also
can avoid hacking transportId mapping like we do for localtransport system test
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.