It seems fine. Could you try with a recent snapshot ? the endpoint should be displayed inside the MessageExchange (when the delivery channel logs at debug level). If you already have a recent snapshot, it means that: * you did not call exchange.setEndpoint(se) * something else, but no idea what currently ....
Cheers, Guillaume Nodet On 6/20/06, apinke <[EMAIL PROTECTED]> wrote:
Guillaume , The SE does not seem to be null , but I am not sure of the servicename format .. >> EPR is : [#document-fragment: null] >> EPR namespaceuri : null >> EPR prefix : null >> SE is : [EMAIL PROTECTED] >> SE endpoint is : >> http://localhost:8080/ServiceMixTest/MockServlet?TEST1=VALUE1 >> SE servicename is : {urn:servicemix:http}HttpComponent DEBUG - DeliveryChannel - Sent: MessageExchange[ id: ID:blrkec72278D-1303-1150793366401-5:0 status: Active role: consumer in: <?xml version="1.0" encoding="UTF-8"?> <value>TEST</value> ] Pat -- View this message in context: http://www.nabble.com/passing-key-value-pairs-for-posting-into-HttpInvoker-t1786326.html#a4952205 Sent from the ServiceMix - User forum at Nabble.com.
