Hi, Basically you need to send your SOPA/REST messages embedded in a Qpid(JMS) message and a queue/topic on the broker acts as an endpoint. [1] explains how to use the Qpid Java broker with Apache Axis2 invoke Web services using it's JMS transport for an example.
[1] http://wso2.org/library/3663 Danushka On Wed, Nov 9, 2011 at 1:49 AM, Daryoush Mehrtash <[email protected]>wrote: > I am looking into possibility of proxy-ing SOAP and/or REST interface over > messaging (QPID). Any suggestions? Good starting point? > > Thanks > > Daryoush >
