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

Asankha C. Perera resolved SYNAPSE-93.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0-RC2-B2
         Assignee: Asankha C. Perera

Fixed 

The fix involves creating a dummy message context with an empty SOAP envelope 
and passing it back to Synapse as the response received. Synapse needs to now 
<send/> this message back to the client, in order to write a 202 Accepted back 
to its client. If the client <-> synapse transport is anything other than 
http/s, this dummy message would be dropped - e.g. for JMS

> When running sample 112 Synapse do not send a HTTP 202 acknowledgement to the 
> Client
> ------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-93
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-93
>             Project: Synapse
>          Issue Type: Bug
>         Environment: WindowsXP, JDK 1.5, synapse-1.0-RC2-SNAPSHOT
>            Reporter: Evanthika Amarasiri
>         Assigned To: Asankha C. Perera
>             Fix For: 1.0-RC2-B2
>
>
> When running the sample 112, SimpleStockQuoteService replies to Synapse with 
> a HTTP 202 reply but no HTTP 202 acknowledgement is sent from Synapse to the 
> Client

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