Have you configured the topic in jboss? Something similar to:

<mbean code="org.jboss.mq.server.jmx.Topic"
  |      name="jboss.mq.destination:service=Topic,name=MyTopic">
  |     <depends 
optional-attribute-name="DestinationManager">jboss.mq:service=DestinationManager</depends>
  |      </mbean>

have a look at jbossmq-destinations-service under server/default/jms for sample 
topic configuration


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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to