1 Reply Latest reply on Mar 9, 2003 5:20 PM by joelvogt

    Using JBossMQ from a EJB client

    acasari

      Hi,

      Consider this scenario:

      Client is a EJB running in AppServer A. This client needs to post a message to a topic. The JMS provider is Jboss (JbossMQ). Another client running in Appserver A subscribes to that topic.

      Is this scenario feasible with JBossMQ? In other words, I would like to use an Open Source JMS provider in conjunction with commercial App Server.

      Thanks,