In looking through the synapse examples, there is mention of POX and a little about REST, but I don't see true support for RESTful style services that take advantage of all the HTTP verbs, for instance. Is that pretty much the case, or am I missing something? I'm thinking of the following scenarios:
1. We could expose a SOAP interface to the world, but the mediation would translate to RESTful style if the end service is actually a RESTful service 2. Synapse could simply perform some mediation but pass along a REST request to a REST end service (maybe the message/payload doesn't need to be changed, we just need to interrogate the request for security or auditing purposes). Thoughts? Thanks, David =============================== David Purcell Systems Architect MN State Colleges and Universities [EMAIL PROTECTED] ==============================+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
