Hi, I have a Windows environment that I need to be able to connect to a remote JMS queue (on a WebLogic 8.1 server) and either receive messages or send messages to the JMS queue. The client (C#) will be on the windows server, and the JMS queue I'd like to connect to will be on the WebLogic 8.1 server (Also a Windows server).
Is the combination of C#, OpenWire, and ActiveMQ the right way to go? I simply need to pull messages off of a remote JMS queue and send messages to that same queue (asynchronously). Thanks for your advice! -- View this message in context: http://www.nabble.com/Is-this-the-right-product--C--Client-and-remote-JMS-Queues--tf4093720s2354.html#a11640483 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
