• JBoss Messaging & Persistence (Failed to route Reference[?]:

    Hi Guys, Having a problem here using JBM with persistence. To give you a quick recap on what i am doing here it is. I have a service that needs to use a persisted JMS queue, on each attempt a call to an outside part...
    Profile Photo
    last modified by stephen.campbell
  • JBoss Messaging Bridge NOT handling Network Failure!

    We need a JBoss JMS bridge to facilitate integration to a remote Websphere MQ connection. Essentially we have an application running on JBoss that need to send and receive messages to and from WMQ that is running on a...
    Profile Photo
    last modified by sakkie6yster
  • How to list or monitor messages in a Queue which is already under use

    I have a requirement to monitor a JBoss messaging queue, where users should be able to delete posted messages dynamically. The application has a MDPOJO registered and is up and running at server start up.   My ...
    Profile Photo
    last modified by aneeshsebastian
  • Java API to get JBoss message queue information

    I have a message queue(JMS) in JBoss 5.1 Environment. I would like to read  how many messages being processed or struck (dead queue) by the queue programatically(Java API). Appreciate if some can point me to any ...
    Profile Photo
    last modified by jmsdebug
  • Jboss Messaging Clustering in Jboss 4.2.3 using Oracle Datasource

    Hello all i hope this is the correct forum to be disscussing this topic. I am currently trying to use JBM with Jboss AS with Oracle as shared database for clustering. The version of the components are:   JBM 1....
    Profile Photo
    last modified by gibberishmock
  • Does Jboss supports flat file persistence store for messaging

    Hi   Is there any article or user guide to configure flat file persistence for messaging. I searched in google but didn't find any any idea? any help? please
    Profile Photo
    last modified by rajesh_nadiminti
  • Thread leakage in long run in JMS messaging

    Hi,   Our application has around 10 Java modules. We are using JBOSS App server and JMS messaging for synchronous and asynchronous intercommunication between these modules. The thread threshold we maintained fo...
    Profile Photo
    created by bhaskar1212
  • JMS Bridge between IBM MQ and JBM

    Hi, How to create a JMS Bridge between IBM MQ and JBM? Please clarify...
    Profile Photo
    last modified by vmeghraj
  • Is there any way of deleting a durable subscription from an existing topic via JMX console?

    Hi All, I have a requirement to delete a durable subscription from an existing topic via JMX console. There is already dicussion on this topic but last comment was posted in 2009. Please let me know if any option av...
    Profile Photo
    created by nomind
  • Security JMS Queue

    We operate in a 2-way ssl environment.  I'm trying to secure a jms queue I created in jboss 5.  Using jndi, I can create my initial context and send messages to the cue, but I want to lock it down.   ...
    Profile Photo
    last modified by jjgrego
  • JBoss Queue unable to consume messages from a different node

    I am using JBoss 4.2.3.GA and we have it installed on two nodes within a cluster. They both use the same oracle database for the storage of the events. I send events to one of the nodes and I see the events building u...
    Profile Photo
    last modified by albert_newton
  • JBOSS Connection Issue with MQ

    Hi,    Let me explain the scenario:    1. I will be sending the message to the JMS queue which is delivered successfully. In the mean time i will stop the server then it throws the exception mark...
    Profile Photo
    last modified by forum.khan
  • JBoss 5.1 with Websphere MQ Resource Adapter: Infinite redeliveries

    Hello,   I'm currently having a problem where messages are redelivered infinitely if an exception is thrown in my MDB (and it thus rolls back). This despite my messaging-service.xml explicitly limiting redeliver...
    Profile Photo
    last modified by dramaticbanana
  • View payload and header data in the table

    Hi out there! I have to debug some data of my jbm application. For that I have to read the data in payload and header column of the jbm_msg table. (from the dlq) Is this possible with sql? Or does those blobs conta...
    Profile Photo
    last modified by mclu
  • javax.jms.JMSException: Failed to route Reference[XXXX]:RELIABLE to SYSLOGQUEUE

    hi    when I startup my jboss5.1,it show some error like this:              2012-07-03 16:55:01,133 ERROR [org.jboss.messaging.util.ExceptionUt...
    Profile Photo
    created by kebishishabi
  • Using JMS Topic with Jboss Messaging 1.4.2.GA-SP1 seems unreliable.

    Hi, Does anyone have experienced this and has a suggestion? I am using JBoss 4.2.3.GA with JBoss-Messaging 1.4.2.GA-SP1 In my real application, I have now and then observed a JMS Message not received at one or the ...
    Profile Photo
    created by vjbhakta
  • JBossMessaging vs JGroups

    I'm looking at multicast messaging solutions. I've seen that JBossMessaging is built on top of JGroups, just wanted to know if there's any advantage to using JGroups directly. My environment requires large (5-10KB) in...
    Profile Photo
    last modified by sjackson88
  • XA transaction does not work correctly

    Hello,   i encountered strange problem. I test XA with different JMS providers and JBoss 5.1.   Currently I test JBoss Messaging 1.4.8. It has two queues: X and Y.   On the JBoss 5.1 I deployed 2 MDBs. ...
    Profile Photo
    last modified by fregg
  • upgrade from JBoss AS 4.0.4 to 5.1.0

    Hi Friends, I am a beginner in Jboss and upgrading Jboss 4.0.5 to 5.1.0.      Could anyone precisely tell me what are the modifications I need to do to use JBM effectively from JBoss MQ. (including e...
    Profile Photo
    last modified by dkandroiddev
  • JBM 1.4.5 - ConnectionExceptionListener + ServiceBindingManager problems

    Hello,   The ExceptionListener set on a connection doesn't work if in my jboss-service.xml I use the following:   <mbean code="org.jboss.services.binding.ServiceBindingManager"     ...
    Profile Photo
    created by qtm