Log in to follow, share, and participate in this community.
Thread JBoss Messaging & Persistence (Failed to route Reference[?]:
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...
Thread JBoss Messaging Bridge NOT handling Network Failure!
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...
Thread How to list or monitor messages in a Queue which is already under use
How to list or monitor messages in a Queue which is already under useI 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 ...
Thread Java API to get JBoss message queue information
Java API to get JBoss message queue informationI 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 ...
Thread Jboss Messaging Clustering in Jboss 4.2.3 using Oracle Datasource
Jboss Messaging Clustering in Jboss 4.2.3 using Oracle DatasourceHello 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....
Thread Thread leakage in long run in JMS messaging
Thread leakage in long run in JMS messagingHi, 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...
Security JMS QueueWe 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. ...
Thread JBoss Queue unable to consume messages from a different node
JBoss Queue unable to consume messages from a different nodeI 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...
JBOSS Connection Issue with MQHi, 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...
Thread JBoss 5.1 with Websphere MQ Resource Adapter: Infinite redeliveries
JBoss 5.1 with Websphere MQ Resource Adapter: Infinite redeliveriesHello, 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...
View payload and header data in the tableHi 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...
Thread Using JMS Topic with Jboss Messaging 1.4.2.GA-SP1 seems unreliable.
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 ...
JBossMessaging vs JGroupsI'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...
XA transaction does not work correctlyHello, 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. ...
upgrade from JBoss AS 4.0.4 to 5.1.0Hi 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...