1 Reply Latest reply on Apr 19, 2011 1:10 AM by njiang

    camel-cxf with dataformat= PAYLOAD

    rajk1000

      Can I clarify that one can use a cxfEndpoint, without referring to a serviceClass SEI. I thought this was OK, as long as I am using dataFormat=PAYLOAD. In other words, I simply have a WSDL and NO Java SEI code at all, and because I used dataFormat=PAYLOAD, I expected this to work? Is that correct? (This was my understanding after viewing the 'Developing webservices with camel-cxf' webinar by Adrian T, although I have seen no similar examples elsewhere)

       

      Specifically the error I get, in my Tomcat console, at deployment time, is "Context initialization failed org.apache.camel.RuntimeCamelException: org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service."

       

      This is an excerpt from my cxf-context.xml file..

       

       

       

      Many Thanks In Advance.