This is certainly one option - though you'd have to setup an ActiveMQ Broker with a JMS to JMS Bridge: http://activemq.apache.org/jms-to- jms-bridge.html Another option would be to use Stomp and Stomp Connect: http:// stomp.codehaus.org/

cheers,

Rob Davies
'Go further faster with Apache Camel!'
http://rajdavies.blogspot.com/


On Jul 17, 2007, at 12:57 AM, Saidin77 wrote:


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.







Reply via email to