Asankha, I'll submit a feature request for the GET support.
But for the POX form POST, how might I create the "form" data. I was thinking about using the script mediator but couldn't find a way that allowed me to set the content... Let me know. Thanks, Michael -----Original Message----- From: Asankha C. Perera [mailto:[EMAIL PROTECTED] Sent: Saturday, June 23, 2007 12:58 AM To: [email protected] Subject: Re: Synapse with HTTP GET query string and POST with form data Michael I would like to know how to get Synapse to use an endpoint that is is expecting an HTTP "form" POST or an HTTP GET request.Use format as "pox" in the endpoint definition. <address uri="endpoint-address" format="soap|soap11|soap12|pox" [optimize="mtom|swa"]> Ideally I would like to send a GET with a query string built from the inbound SOAP message (coming into Synapse) and return Plain Old XML. However, this would not provide you GET support but POST. We could implement GET support if you think its a common use case for our 1.1 revision we are planning next. I would also like to transform an inbound SOAP request into an HTTP form POST that returns POX. This would work with the above setting. asankha --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
