You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2009/09/07 18:50:57 UTC

[jira] Resolved: (CXF-816) cxf can not support http binding(bnding id is http://schemas.xmlsoap.org/wsdl/http/ )

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

Sergey Beryozkin resolved CXF-816.
----------------------------------

    Resolution: Duplicate

Looks similar to http://issues.apache.org/jira/browse/CXF-1517

> cxf can not support  http binding(bnding id is http://schemas.xmlsoap.org/wsdl/http/ )
> --------------------------------------------------------------------------------------
>
>                 Key: CXF-816
>                 URL: https://issues.apache.org/jira/browse/CXF-816
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>            Reporter: jimma
>
> Cxf will throw the following exception when the wsdl contains http binding :
>  
>     [java] Caused by: org.apache.cxf.BusException: No binding factory for namespace http://schemas.xmlsoap.org/wsdl/http/ registered
>      [java]     at org.apache.cxf.binding.BindingFactoryManagerImpl.getBindingFactory(BindingFactoryManagerImpl.java:78)
>      [java]     at org.apache.cxf.endpoint.EndpointImpl.createBinding(EndpointImpl.java:127)
>      [java]     ... 14 more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.