1 2 Previous Next 29 Replies Latest reply on Jul 13, 2009 1:41 PM by jkhan

    FUSE 4.1 - camel-cxf - Provider Problem

    m_fawaz

      Hello,

       

      I was able to install the camel-cxf after modification.

      http://fusesource.com/issues/browse/ESB-702

       

      I create  a camel route to read form a cxfendpoint and send the document to a JMS queue.

       

      The bundle gets deployed without any error or warnings.

       

      1) If i send an empty message camel route get fired and i find the message on the queue.

      2) If i send an xml message,  i get the error in the following error:

       

      INFO  | 27389188@qtp4-0  | PhaseInterceptorChain            | ransport.ChainInitiationObserver   89 | Interceptor has thrown exception, unwinding now

      org.apache.cxf.interceptor.Fault: Provider org.apache.axis2.saaj.SAAJMetaFactoryImpl not found

           at org.apache.cxf.jaxws.interceptors.DispatchInDatabindingInterceptor.handleMessage(DispatchInDatabindingInterceptor.java:182)

       

      Do you have a solution for my problem?

      why do CXF calls for axis2(org.apache.axis2.saaj.SAAJMetaFactoryImpl)?

       

      Thank you,

      Regards,

        1 2 Previous Next