[ 
https://issues.apache.org/jira/browse/SYNAPSE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564341#action_12564341
 ] 

Hiltbrunner Dominik commented on SYNAPSE-230:
---------------------------------------------

The response is returned from another tomcat (version 5.5.9) as response to the 
following soap request:

POST http://193.5.224.207:8080/utappserv/services/ComboxService HTTP/1.1\r\n
Host: inotzhhido2b:8080\r\n
Expect: 100-continue\r\n
SOAPAction: urn:isEnabled\r\n
Content-Type: text/xml; charset=utf-8\r\n
CTransfer-Encoding: chunked\r\n
Connection: Keep-Alive\r\n
User-Agent: Synapse-HttpComponents-NIO\r\n
\r\n
.....

Here the response:

HTTP/1.1 100 Continue\r\n
Request Version: HTTP/1.1
Response Code: 100
\r\n

> NullPointerException when content-type is not available
> -------------------------------------------------------
>
>                 Key: SYNAPSE-230
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-230
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 1.1.1
>         Environment: WinXP, Java 1.5.0_11-b03, Tomcat 5.5.9
>            Reporter: Hiltbrunner Dominik
>            Priority: Trivial
>
> NullPointerException in class org.apache.synapse.transport.nhttp.ClientWorker 
> line 142, when content-type is not available in response header

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to