Hi Michael
What you need is a SOAP Proxy service, directing to a REST endpoint, and
this is possible with Synapse. You could create a proxy service as usual
to accept the messages, and then send them through a sequence if you
require any transformation. Then the trick is to use an endpoint where
force="pox" is turned on.
If I can remember correctly, this switch was not marked in the 0.91
release documentation, but you could view the latest synapse config
language from the new synapse home page link that fetches it right from
the SVN trunk. The link is
http://svn.apache.org/viewvc/webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html?content-type=text%2Fhtml&view=co
<http://svn.apache.org/viewvc/webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html?content-type=text%2Fhtml&view=co>
Let me know if you get this working with 0.91, else you could get a
build of Synapse off the SVN trunk and it will definitely work. I am
thinking of doing a 0.92 release next week before we start working on
some of the changes proposed by Paul on the dev list, and I could get
this into that release.
asankha
Michael Griffin wrote:
Does anyone know if I can use to Synapse to proxy an incoming SOAP request
to HTTP form Post? If so, how might I do this?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]