Hi all! I want to connect some Java apps and a nearby MSMQ instance. In the past we put in place a solution using the Level-8 'Geneva Message Queue Connector', which provided a (slightly hairy) Java client.
I'd like to put something in place using the amq.net stuff to provide interoperability with greater reliability. (Also, you can't actually get the GMQ Java client any more, as far as I know.) So, I'm starting to learn C#, and am attempting to prototype some generic NMS bridging code that I can use to connect ActiveMQ and MSMQ implementations. Has anyone already got working code they can share, to save me some time? ;) thanks! dave -- http://david.holroyd.me.uk/