[jbossws-issues] [JBoss JIRA] (JBWS-3424) CXF does not return status code 200 when Oneway webservice is invoked via HTTP

Tomohisa igarashi (JIRA) jira-events at lists.jboss.org
Thu Feb 2 07:16:49 EST 2012


    [ https://issues.jboss.org/browse/JBWS-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663696#comment-12663696 ] 

Tomohisa igarashi commented on JBWS-3424:
-----------------------------------------

I couldn't get any HTTP status code, header nor body even if I added Host header. After a slight look with debugger, I'm not sure but, OutgoingChainInterceptor and some others seems to be  passed to another thread by OnewayProcessorInterceptor. So is there a possibility to have timing issue?

I have following dependencies that is same as AS7.1.0.CR1b:
 - wsdl4j-1.6.2.jar
 - xmlschema-core-2.0.jar
 - apache-cxf-2.4.4
 - httpserver-1.0.0.Beta3 (org.jboss.com.sun.httpserver)
 - jaxws-jboss-httpserver-httpspi-1.0.0.GA
 - jboss-jaxws-api_2.2_spec-2.0.0.Final
 - jbossws-common-2.0.0.GA
 - jbossws-cxf-4.0.0.GA
                
> CXF does not return status code 200 when Oneway webservice is invoked via HTTP
> ------------------------------------------------------------------------------
>
>                 Key: JBWS-3424
>                 URL: https://issues.jboss.org/browse/JBWS-3424
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf
>    Affects Versions:  jbossws-cxf-4.0
>            Reporter: Magesh Bojan
>            Assignee: Jim Ma
>         Attachments: reproducer.zip
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list