[ 
https://issues.apache.org/jira/browse/CXF-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709358#action_12709358
 ] 

Hendy Irawan commented on CXF-2074:
-----------------------------------

To solve this problem as application developer, make sure to add to your 
cxf-beans.xml file:

<import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>

or:

<import resource="classpath:META-INF/cxf/cxf-extension-http-jetty.xml"/>

depending which one you use.

> 2.1.4 now throws "No DestinationFactory was found for the namespace 
> http://schemas.xmlsoap.org/soap/http";
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2074
>                 URL: https://issues.apache.org/jira/browse/CXF-2074
>             Project: CXF
>          Issue Type: Bug
>          Components: Soap Binding, Transports
>    Affects Versions: 2.1.4
>            Reporter: Jayson Raymond
>            Assignee: Daniel Kulp
>             Fix For: 2.2, 2.1.5
>
>
> Upon upgrading from 2.1.3 to 2.1.4 we began experiencing the exception:
> "No DestinationFactory was found for the namespace 
> http://schemas.xmlsoap.org/soap/http";
> Several other are experiencing this same issue upon upgrading - see comments 
> added to end of closed ticket# CXF-1637.

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

Reply via email to