Hello, I am facing a weird issue.
I have defined the destinations in the activemq.xml and I have linked that to the BrokerxmlConfig in tomee.xml. The consumer for that topic is webapp listener. The issue what I am seeing is the destination(topic) which is defined in activemq.xml is not getting deployed. - Is there any other configuration which I am missing here ? So when I add the below is data in tomee.xml file, it is getting deployed. <Resource id="dignesh/topic" type="javax.jms.Topic"/> Please help me on this to point where I am going wrong. activemq.xml <http://tomee-openejb.979440.n4.nabble.com/file/n4678975/activemq.xml> tomee.xml <http://tomee-openejb.979440.n4.nabble.com/file/n4678975/tomee.xml> I have attached tomee.xml and activemq.xml file for reference. -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Issue-with-Messaging-destination-topic-deployments-tp4678975.html Sent from the TomEE Dev mailing list archive at Nabble.com.
