[ 
https://issues.apache.org/jira/browse/SYNAPSE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536737
 ] 

Paul Anderson commented on SYNAPSE-150:
---------------------------------------

Thanks Oleg. Done that now (maybe it means something to someone!):-

2007-10-22 17:41:08,888 [server] [HttpClientWorker-1] DEBUG SSLIOSession I/O 
session 1 [interested ops: [r]; ready ops: [r]][SSL handshake status: 
NOT_HANDSHAKING][0][0][0][0]: Set event [w]
I/O dispatcher 6, WRITE: TLSv1 Application Data, length = 229
2007-10-22 17:41:08,890 [server] [I/O dispatcher 6] DEBUG SSLIOSession I/O 
session 1 [interested ops: [rw]; ready ops: [w]][SSL handshake status: 
NOT_HANDSHAKING][0][0][261][0]: 229 bytes written
2007-10-22 17:41:08,891 [server] [I/O dispatcher 6] DEBUG SSLIOSession I/O 
session 1 [interested ops: [rw]; ready ops: [w]][SSL handshake status: 
NOT_HANDSHAKING][0][0][261][0]: 0 bytes written
2007-10-22 17:41:08,892 [server] [I/O dispatcher 6] DEBUG SSLIOSession I/O 
session 1 [interested ops: [rw]; ready ops: [w]][SSL handshake status: 
NOT_HANDSHAKING][0][0][0][0]: Close
I/O dispatcher 6, called closeOutbound()
I/O dispatcher 6, closeOutboundInternal()
I/O dispatcher 6, SEND TLSv1 ALERT:  warning, description = close_notify
I/O dispatcher 6, WRITE: TLSv1 Alert, length = 32
2007-10-22 17:41:08,893 [server] [I/O dispatcher 6] DEBUG SSLIOSession I/O 
session 1 [interested ops: [rw]; ready ops: [w]][SSL handshake status: 
NEED_WRAP][0][0][0][0]: Clear event [w]
I/O dispatcher 6, READ: TLSv1 Alert, length = 32
I/O dispatcher 6, RECV TLSv1 ALERT:  warning, close_notify
I/O dispatcher 6, closeInboundInternal()
I/O dispatcher 6, closeOutboundInternal()
2007-10-22 17:41:18,527 [server] [I/O dispatcher 6] DEBUG SSLIOSession I/O 
session 1 [interested ops: [r]; ready ops: [r]][SSL handshake status: 
NOT_HANDSHAKING][0][0][0][0]: Clear event [r]
2007-10-22 17:41:28,866 [server] [I/O dispatcher 1] DEBUG IOSessionImpl I/O 
session 2 [interested ops: [r]; ready ops: [r]]: -1 bytes read
2007-10-22 17:41:28,867 [server] [I/O dispatcher 1] DEBUG IOSessionImpl I/O 
session 2 [interested ops: [r]; ready ops: [r]]: Close



> SSL returns headers but no response XML for POX POST from PHP. From Java, OK. 
> http POST from PHP, OK. SSL POST from PHP to Tomcat, OK
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-150
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-150
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: 1.0
>         Environment: JDK6 on RHEL3.
>            Reporter: Paul Anderson
>            Assignee: Upul Godage
>
> When I use PHP to POST an http 1.0 POX request to Synapse by SSL, Synapse 
> replies with http response code and headers only, and then closes the 
> connection. No XML  is returned.
> Exactly the same PHP POST with plain http receives the XML.
> A Java command line SSL POST receives the XML.
> And PHP POSTing the data to a Tomcat JSP page over SSL works fine - it simply 
> receives HTML instead of XML.
> Seems to be something in the Synapse SSL code that is doing the wrong thing, 
> and silently.
> I tried setting non-blocking to false - no difference.

-- 
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