We have some strange behaviour with the deployment of our message queues and factories on Glassfish 3.1 . There is one factory and some queues which use that factory. The queues are defined in a file
Can we change MDB configurations at run time? How? Any E开发者_如何转开发xample or link?
What is the relation and differences between the following terms? Enterprise Messaging System (EMS) Ent开发者_运维知识库erprise Service Bus (ESB)
Want to download jar which contain package org.jboss.messaging.jms.server.management can u suggect any link.
Is there any way to create/register new JNDI name 开发者_开发技巧at run time in JBoss from our java class?
I\'m looking at building an application which has many data sources, each of which put events into my system. Events have a well defined data structure and could be encoded using JSON or XML.
Want to know how to create physical queue in JMS at run time. when I search for this I got Creating JMS Queues at runtime
On my JMS applications we use temporary queues on Producers to be able to receive replies back from Consumer applications.
I have an ActiveMQ embedded broker, along with a number of Topic clients.Everything is currently configured in Java (rather than XML).I want to configure total ordering of the topic\'s messages across
Please help me understand the possible causes of this exception, or better still how to fix it? The exception stack trace is as follows: