The .net environment supports MSMQ only (AFAI), I don't think there is any
kind of JMS bridge built in.

If your using c# why not use IBM .NET support ?? Why JMS ??

Sid




-----Original Message-----
From: mqteam [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 24 November 2004 22:42
To: [EMAIL PROTECTED]
Subject: Implementing JMS form C#

Hello All,



I would like to know if there are any JMS implementations in C#,

Meaning can I write code like this in C#:





Using XXX.JMS



Namespace mynamespace {



Class myclass {



                        Void static main ..



ConnectionFactory qcf;

Connection Conn;

Session Sess ;



Conn =  qcf.createconnection() ..



And so on and so forth,

Do you know of any product like this, better yet an open source is better.

Best option will include an MDB and support for MQSeries built in, but this
is a little to much to expect.



The reason I need it is to form a common methodology on messaging from .NET
and J2EE.



Cheers

Didi

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to