You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2011/02/24 12:18:38 UTC

[jira] Updated: (CXF-3362) CXF Servlet doesn't support servlet async feature rightly

     [ https://issues.apache.org/jira/browse/CXF-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang updated CXF-3362:
------------------------------

    Description: 
When deploying the CXF application into Tomcat 7.0 or Jetty8 M2, the async option is not working, and you will get the Error reading XMLStreamReader SoapFault from client.
{code}
2011-02-23 09:21:51,989 [qtp18378667-26 ] WARN  PhaseInterceptorChain          - Interceptor for {http://incident.cxf.example.camel.apache.org/}IncidentService has thrown exception, unwinding now
org.apache.cxf.binding.soap.SoapFault: Error reading XMLStreamReader.
{code}
You can find more information in the CAMEL-3702.

  was:You can find more information in the CAMEL-3702.


> CXF Servlet doesn't support servlet async feature rightly
> ---------------------------------------------------------
>
>                 Key: CXF-3362
>                 URL: https://issues.apache.org/jira/browse/CXF-3362
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.3.0, 2.3.1, 2.3.2, 2.3.3
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.3.4
>
>
> When deploying the CXF application into Tomcat 7.0 or Jetty8 M2, the async option is not working, and you will get the Error reading XMLStreamReader SoapFault from client.
> {code}
> 2011-02-23 09:21:51,989 [qtp18378667-26 ] WARN  PhaseInterceptorChain          - Interceptor for {http://incident.cxf.example.camel.apache.org/}IncidentService has thrown exception, unwinding now
> org.apache.cxf.binding.soap.SoapFault: Error reading XMLStreamReader.
> {code}
> You can find more information in the CAMEL-3702.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira