...
                        <else>
                                <xslt key="transform/empty_message.xslt">
                                        <feature 
name="http://ws.apache.org/ns/synapse/transform/feature/dom";
value="true"/>
                                </xslt>
                                <property name="RESPONSE" value="true"/>
                                <send />
.....

I thought that switching property to RESPONSE, and send without
address parameters will send the message back to the aggreagator which
is next step of processing messages
You need to remove the "To" header to send the response back here.. use the header mediator

cheers
asankha

--
Asankha C. Perera
http://adroitlogic.org

http://esbmagic.blogspot.com

Reply via email to