0 Replies Latest reply on May 5, 2009 1:36 AM by mehdiabn

    JBoss and MSMQ

    mehdiabn

      I have a JMS program which is contain just a Queue. I'm using JBoss MQ as MOM. On the other hand, I have a .Net program which must communicate with first program.
      The question is here, can I use MSMQ (Microsoft Message Queue) in side of .Net Program to send the messages to this Queue or not?