[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2849) Failed to parse response code in netty based http client

Heiko Braun (JIRA) jira-events at lists.jboss.org
Thu Dec 3 06:09:29 EST 2009


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

Heiko Braun commented on JBWS-2849:
-----------------------------------

it actually contains an array of response codes:

this = {org.jboss.ws.core.soap.SOAPMessageUnMarshallerHTTP at 270}
inputStream = {org.jboss.netty.buffer.ChannelBufferInputStream at 279}
metadata = {java.util.HashMap at 280} size = 8
[0] = {java.util.HashMap$Entry at 304} Date -> [Thu, 03 Dec 2009 11:08:00 GMT]
[1] = {java.util.HashMap$Entry at 315} Content-Length -> [2611]
[2] = {java.util.HashMap$Entry at 324} ResponseCodeMessage -> [Failed to service request.]
[3] = {java.util.HashMap$Entry at 333} ResponseCode -> [500]
[4] = {java.util.HashMap$Entry at 341} Content-Type -> [text/plain]
[5] = {java.util.HashMap$Entry at 350} Connection -> [close]
[6] = {java.util.HashMap$Entry at 359} Server -> [Apache-Coyote/1.1]
[7] = {java.util.HashMap$Entry at 368} Protocol -> HTTP/1.1
NettyClient.RESPONSE_CODE = {java.lang.String at 289}"ResponseCode"
log = {org.jboss.logging.Logger at 290}

> Failed to parse response code in netty based http client
> --------------------------------------------------------
>
>                 Key: JBWS-2849
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2849
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions:  jbossws-metro-3.2.1
>            Reporter: Heiko Braun
>             Fix For:  jbossws-native-3.2.2
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list