4 Replies Latest reply on Jun 14, 2011 4:13 AM by sigmundl

    OC4J and camel-cxf endpoint

    sigmundl

      Hi!

       

      I'm developing an integration service deployed on tomcat in the development environment and oc4j in test and production.

       

      I tried using servlet transport using the CXFServlet but have failed, only jetty seems to work. (Camel 2.6.0 required for oc4j). I get a "Not supported" SOAP fault using jetty, do I really have to use jetty to expose the camel-cxf endpoint? (It's the incoming "from" route).