[
https://issues.apache.org/jira/browse/CAMEL-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999355#comment-12999355
]
Willem Jiang commented on CAMEL-3702:
-------------------------------------
Hi Arnoud,
I just committed a quick fix into CXF 2.3.x and trunk branch after went through
the Servlet3 JRS315 the async section.
Now you should access the camel-cxf-example war which is deployed to GlassFish
3.0.1 without any other issue.
Please keep me posted if you have other issue about the
camel-example-cxf-tomcat.
Cheers,
Willem
> Example camel-example-cxf-tomcat does not work on Tomcat 7
> ----------------------------------------------------------
>
> Key: CAMEL-3702
> URL: https://issues.apache.org/jira/browse/CAMEL-3702
> Project: Camel
> Issue Type: Bug
> Components: examples
> Affects Versions: 2.6.0
> Environment: Windows 7, Tomcat 7.0.8, Camel 2.6.0
> Reporter: Arnoud Glimmerveen
> Assignee: Willem Jiang
>
> 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.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira