[jboss-user] [JBoss Messaging] - Re: Running jboss-messaging client in the JBoss AppServer

mskonda do-not-reply at jboss.com
Mon Mar 19 12:49:10 EDT 2007


you have (AFAIK) two choices:

1. create an EJB that can publish messages using standard JMS API (and ofcourse using MDB to subscribe/consume)
2. Create a service (MBean) that can instantiate your test client (if you expose a method on the MBean, it can be invoked via JMX console.

Thanks
Madhu


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029384#4029384

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029384



More information about the jboss-user mailing list