2009/1/14 Aidan Skinner <[email protected]>: > On Wed, Jan 14, 2009 at 4:02 PM, William Henry <[email protected]> wrote: > >> Websphere JMS adapter etc. Of course the great thing about AMQP is that it >> is an open standard protocol for on the wire. So if >> JMS vendors start supporting that then the WCF AMQP adapter will work with >> all of them ;-) > > So I should be able to take the Qpid JMS client, put some text into a > message and retrieve it from the Qpid WCF client and vice versa?
This is certainly possible with other products. For example, in my day job we have a heterogeneous environment that uses IBM MQ. We use WCF, CXF and JMS to allow SOAP over JMS between .NET components and Mule-hosted Java components. That could be an interesting example/testcase for qpid. RG
