Can you check out the latest camel 2.0's code[1]?
I just fixed the issue[2] by removing the test scope from
cxf-rt-transports-http-jetty dependency few days ago ;)

[1] https://svn.apache.org/repos/asf/camel/trunk/
[2]
http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-reportincident/pom.xml?r1=735995&r2=737352&diff_format=h

Willem

On Tue, Jan 27, 2009 at 10:24 PM, cmoulliard <[email protected]> wrote:

>
> I try to deploy the example part 5 of Claus Tutorial :
>
> http://cwiki.apache.org/CAMEL/tutorial-example-reportincident-part5.data/part-five.zip
>
>
> willem.jiang wrote:
> >
> > Can you show me the camel context file ?
> >
> > Willem
> >
> > On Tue, Jan 27, 2009 at 10:09 PM, cmoulliard <[email protected]>
> wrote:
> >
> >>
> >> Hi,
> >>
> >> The following error is reported when a CXF/Camel project is deployed on
> >> Tomcat v6.
> >>
> >> Caused by: org.apache.cxf.BusException: No DestinationFactory was found
> >> for
> >> the namespace http://schemas.xmlsoap.org/soap/http.
> >>        at
> >>
> >>
> org.apache.cxf.transport.DestinationFactoryManagerImpl.getDestinationFactory(DestinationFactoryManagerImpl.java:115)
> >>        at
> >> org.apache.cxf.endpoint.ServerImpl.initDestination(ServerImpl.java:85)
> >>        at org.apache.cxf.endpoint.ServerImpl.<init>(ServerImpl.java:69)
> >>        at
> >>
> >>
> org.apache.cxf.frontend.ServerFactoryBean.create(ServerFactoryBean.java:118)
> >>
> >> Someone knows how to solve this issue ?
> >>
> >>
> >>
> >> -----
> >> Charles Moulliard
> >> SOA Architect
> >>
> >> My Blog :  http://cmoulliard.blogspot.com/
> >> http://cmoulliard.blogspot.com/
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Error-when-cxf2.1.3-is-deployed-on-Tomcat-v6-%21%21%21-tp21686017p21686017.html
> >> Sent from the cxf-user mailing list archive at Nabble.com.
> >>
> >>
> >
> >
>
>
> -----
> Charles Moulliard
> SOA Architect
>
> My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/
> --
> View this message in context:
> http://www.nabble.com/Error-when-cxf2.1.3-is-deployed-on-Tomcat-v6-%21%21%21-tp21686017p21686305.html
> Sent from the cxf-user mailing list archive at Nabble.com.
>
>

Reply via email to