You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/08/07 12:13:44 UTC

[jira] Resolved: (CXF-1738) AbstractWSDLBasedEndpointFactory should setTransportId for local and camel transport according to the publish address

     [ https://issues.apache.org/jira/browse/CXF-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved CXF-1738.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.2

commit fix
http://svn.apache.org/viewvc?rev=683574&view=rev

> 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
>            Assignee: Freeman Fang
>             Fix For: 2.1.2
>
>
> 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.