MichaelUse format as "pox" in the endpoint definition.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. <address uri="endpoint-address" format="soap|soap11|soap12|pox" [optimize="mtom|swa"]> 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.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. This would work with the above setting.I would also like to transform an inbound SOAP request into an HTTP form POST that returns POX. asankha --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- Synapse with HTTP GET query string and POST with form da... Michael Griffin
- Re: Synapse with HTTP GET query string and POST wit... Asankha C. Perera
- RE: Synapse with HTTP GET query string and POST... Michael Griffin
- Re: Synapse with HTTP GET query string and ... Ruwan Linton
- RE: Synapse with HTTP GET query string ... Michael Griffin
- Re: Synapse with HTTP GET query st... Asankha C. Perera
- RE: Synapse with HTTP GET quer... Michael Griffin
- Re: Synapse with HTTP GET ... Asankha C. Perera
