Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-3702

Example camel-example-cxf-tomcat does not work on Tomcat 7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.7.3, 2.8.0
    • examples
    • None
    • Windows 7, Tomcat 7.0.8, Camel 2.6.0

    Description

      I am trying to get the example camel-example-cxf-tomcat to work on Tomcat 7.0.8. This example contains a CxfEndpoint that is configured as being asynchronous (by default). Because of this asynchronous setting I was notified by an Exception that I should set the async-supported property of the CXFServlet in the web.xml. After I set this property to true, I see that invocations are received and processed by the Camel route, however the result is not returned: the connection is closed directly.
      I assume this issue is not directly related to the example itself (apart from the missing async-supported property), however I was not able to pinpoint which component is triggering the connection to be closed before the result is written.

      Attachments

        Issue Links

          Activity

            People

              njiang Willem Jiang
              arnoud Arnoud Glimmerveen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: