My Java EE 6 Web application has reached the maximum number of JMS messages that can be sent in a single transaction and I need to do it in several transactions. What would be the best开发者_Go百科 wa
i\'m on this problem since a very long time and I really can\'t understand where the problem come, maybe you can help me.开发者_JAVA百科
I\'m running ActiveMQ 5.3.0 (yup, gonna upgrade to 5.4.2, or even 5.5.0 soon) with KahaDB persistence adapter. It has 7 queues which are most of the time empty, that is, once message is put on queue i
We have a JMS server which mainly used to communicate between two boxes.(Tibco) pro开发者_如何学Ccesses which run on both boxes basically read an input XML ,processes it and conevrts them to flat file
I\'m doing an academic project which focus on providing some enhanced “LBS” services for Android.To do that, we are making a small middleware. The core communication of it uses a MOM (in our impleme
I have few questions 1. How I can disable persistence for JBoss Messaging? 2. Is there any way to check that persistence was successfully disabled? 开发者_JS百科(MBean or something else)
I\'m working on a JMS program in java working with Glassfish v3. Now the thing is that I\'ve added a ConnectionFactory of type QueueConnectionFactory and it\'s named: \"jms/KwetterFactory\". And a Des
I am using SI configured with a jms:message-driven-channel-adapter.My use case is to receive a message from the queue, save it via JDBC to a database, commit the message from the queue, and then let t
JMS Topic and JMS Selector are quite different concept, yet they both can be used by a consumer to get only a subset of the messages.
I have an instance of WebSphere 6 and an instance of WebSphere 7. Each has a WebSphere MQ messaging provider, a queue connection factory and a queue configured in a similar way. All user ID fields are