• how to receive the message sent by all applications at same time

    I have an application that send a message to a esb queue, and some applications that listen this queue.   The problem is when I send a message because only one listener receive this message for each message send...
    Profile Photo
    last modified by alvarootero
  • clustering problem with JBoss Messaging in JBoss 5.1

    We have a cluster environment with two nodes (Node1 and Node2) of JBoss 5.1. We have two queues deployed. When we bring up the Node1 and view consumer count of queue in admin-console it shows consumer count as 1 for ...
    Profile Photo
    last modified by niteshmehta
  • jBoss 5.0.1 - topic connection doesn't start

    hi all, i'm new here and i need a little help. i have configured on my jBoss 5.0.1 (running under eclipse helios, ubuntu 12.04 64-bit as OS) a new connection factory and a topic queue for my messages.   config...
    Profile Photo
    created by marcob83
  • How to make the JMS receiver client wait till the next message arrives in the queue?

    Hi,   I have a receiver client program and a sender program.   Receiver Program:     import java.io.BufferedReader; import java.io.DataInput; import java.io.DataInputStream; import java.io.Fi...
    Profile Photo
    created by chithu21
  • Running a JMS application using eclipse

    Hi All,   Can anyone give a step by step procedure for executing a jms application to post messages to a queue, using eclipse? I have a client program, an MDB program and queue configured in destinations-servic...
    Profile Photo
    created by chithu21
  • Failed to write property - java.lang.NullPointerException - infinity messages

    JBoss AS 5.1 - success started I have a simple jms application   private void run(String customerName) throws Exception { try {     Context initial = new InitialContext();     Con...
    Profile Photo
    last modified by a_subscriber
  • Need help compiling JBoss Messaging 1.4.8.GA for AS5

    Hi all   I have trouble compiling JBoss 1.4.8.GA for AS5. I have set the build.properties to integration.base=AS5. I then do   ant clean   # lots of download   Then   johan@localhost ~/tm...
    Profile Photo
    last modified by johan.hedin
  • Message redelivery not working on rolling back of transaction in MDB

    Hi all,   We have a system that relies heavily on JMS for its functionality, and we are seeing some odd behaviour from JBM.   Here is a brief explanation of our system; An event processor periodically  ...
    Profile Photo
    created by saasira
  • suggestion for ClientSessionFactory.setBackupConnector

    In watching my JMS code work in standalone mode I could see where the extra work of the TransportConfiguration.equals() method can be avoided if the following if() statement   if (live.equals(connectorConfig) &a...
    Profile Photo
    created by jcstaff
  • Need a high performance Netty HTTP Server for production environment

    Hi ,     Can any one please send me aa high performance Netty HTTP Server for production environment. I'm a new bie to Netty please help in this regard. kavithaonweb@gmail.com   I need to submit it b...
    Profile Photo
    last modified by kavithaonweb
  • monitoring a message driven bean

    Hello, We used a message driven bean to communicate with a message queue. Is it possible du monitor this message driven bean under nagios. Which way ?   Thanks, Ludovic.
    Profile Photo
    created by ludovic.marlats
  • Unable to validate user HornetQ

    Hi guys,   I am using jboss AS 6 Final on ubuntu with hornetQ I have created a new Queue on the server named Message Buffer Queue using the admin panel. I get the following error: Unable to validate user: gue...
    Profile Photo
    created by rishi321
  • MESSAGE DRIVEN BEAN STOPS WORKING

    when the server starts up I can see it checking for messages, but for some times it doesn't try to grab messages any more. I haven't monitored it that closely to know the exact timing, but I know it's not even trying ...
    Profile Photo
    created by rishi321
  • Can I externalize user,password and destination?

    Hi, I'm using 1.4.3.GA Messaging to listen to a Tibco JMS queue. It works fine but I need to externalize user, password and destination from my application. I use declarative style like this @MessageDriven(acti...
    Profile Photo
    created by gunnarbos
  • How can I specify a message destination reference as my MDB destination?

    Hi there, Is there someway I can specify a message-destination-reference or message-destination-link as my MDB destination?  It seems that I am required to specify a 'destination' in my MDB's activation-configu...
    Profile Photo
    last modified by khalk
  • pluggable message types

    I'm looking for a way to plugin new HornetQ and JMS-based message types.  i.e. an HttpMessage, a JAXRSMessage so that I can have more seemless integration with JAX-RS and the RESTful interface I'm doing.   ...
    Profile Photo
    created by bill.burke
  • problem with seam and mdb on jboss5.1

    I have a problem when using a mdb as a seam component. In the bean I inject some other seam somponents. The problem is that when the server restart after a crash and the mdb is deployed it starts reading the messages...
    Profile Photo
    last modified by simoncigoj
  • why JMS server connection can not recover when the socket, which JMS server uses to delivery messages to client, is broken

    My environment:     JBoss messaging 1.4.0.SP3-CP05 + JBoss remoting 2.2.2.SP10 My case is like below:    I have a JMS client which will subscribe messages from a JMS topic. On the JMS c...
    Profile Photo
    created by dengyong
  • Compression option for JBM Persistence?

    We were doing some load testing of JBM and noticed (in our case at least) we were able to increase message throughout by 25% when we patched JDBCPersistenceManager to gzip the data before persisting it to JBM_MSG. ...
    Profile Photo
    last modified by mmichalek2
  • Time taken for messages to failover in a cluster

    Hi   I am new to JMS and have to deal with a very advanced issue because of some reasons. Would be thankful for any pointers as the available documentation on JBoss JMS clustering is very diifcult to understand....
    Profile Photo
    created by iamatul