• issue in JMS configuration

    Hi,    I am working on a tool which can be configured with JBOSS jms server for messaging.The input details it takes from the tool side is this:   1.QName 2.Provider URL 3.QCF Lookup   Can you...
    Profile Photo
    created by arkapravo
  • Message Retry Not working

    Hi, I have used the following configuration for the message retry.                     <address-settings>   ...
    Profile Photo
    last modified by ranajitjana
  • Reprocess DLQ

    There have been some topics on removing messages from DLQ - which doesn't seem like something easy to accomplish with JMS.   The requirement that I have is that we need to enable users to reprocess a DLQ. My cu...
    Profile Photo
    last modified by ansur
  • Camel/Spring integration between JBoss MQ-s

    Hello Everybody! I have worked for a while on a Camel route, between some JBoss MQ-s and other (file, Karaf log) endpoints. I use Apache ServiceMix 4.4.2 (with Camel 2.8.5 and Spring 3.0.6.RELEASE inside), and JBoss...
    Profile Photo
    created by tbenke
  • JBOSS EAP6.0.1 with IBM MQ problem

    Hello,   We are trying to integrate JBOSS EAP6.0.1 with IBM MQ. We have an application working on Websphere 7 with IBM MQ for JMS.   We are in process of migration to JBOSS EAP6.0.1.   With reg...
    Profile Photo
    created by zainab.madawala
  • How to Start JMS redelivery only after Jboss has successfully started ?

    I'm Having an issue with JMS redelivery.   All the failed messages are being started to redeliver on Jboss start up and some of my messages are trying to access the EJBs which are yet to be deployed.   So ...
    Profile Photo
    created by creativegalaxy
  • JMS Client failed to create session Factory.

    Hi,   I am new to JMS, JBoss and this community too.   I was trying to create a sample chat application, in which I made my machine as server (Jboss as 7.1 is installed and configured) , have one JMS clie...
    Profile Photo
    last modified by pannu
  • MDB on WebSphere application sever is not picking up message

    My application is running on webspshere application server. I have JBoss Messaging (in jboss eap 4.3) as JMS provider and MDB listener ports configured on the server. It has been working fine with jboss eap 4.3. Howev...
    Profile Photo
    last modified by honglei_ruan
  • JBoss JMS database connectivity

    I am new to JBoss JMS. can anyone please tell me how to persist received JMS messages into oracle database? is there any tutorial available.
    Profile Photo
    created by sriramskit
  • Possible bug with JBoss Messaging on bisocket transport

    Hi,   I am using JBoss Messaging 1.4.7.GA with the bisocket transport from JBoss Remoting 2.5.3.SP1 connecting to remote clients.   Ever since I started using this combination I have seen some stability is...
    Profile Photo
    last modified by husgaard
  • JMS Client gets disconnected after 2 or 3 days run

    Hi ,   I have a client which is connected to Jboss JMS which sends messages at regular intervals (for eg : 2 min, 30 min, 1 hour etc.... ) , it also has a PING service which makes a self ping . Now after a 2 to ...
    Profile Photo
    last modified by dastan
  • exact usage of pingFrequency attribute in jboss's remoting-bisocket-service.xml

    Hi ,   What is the exact usage of pingFrequency attribute in remoting-bisocket-service.xml file available in boss-5.1.0.GA/server/default/deploy/messaging location ... If i increase this value it is throwing an ...
    Profile Photo
    created by dastan
  • Spring JMSTemplate + Remote JMS server + XA transaction + HeuristicMixedException

    I have very similar case to https://community.jboss.org/thread/170548. I have two servers (Jboss 5.1). Server A connects and sends messages to Server B with JMS queue. As sever A also changes sth in DB, the whole ope...
    Profile Photo
    last modified by khcala
  • Tibco EMS Durable MDB: "dublicate client id" problem

    Hello,   We have JBoss AS 5.1 clustered configuration (2 nodes behind Apache)   we are using MDB for listening Topic with *durable* subscription that is deployed in separate Tibco EMS server. Most configur...
    Profile Photo
    last modified by akostin
  • Problem: JBoss Messaging XA Recovery Configuration

    When reading the JBoss messaging documentation 1.4.5 on chapter 8 (JBoss Messaging XA Recovery Configuration) is says that the configuration file /conf/jbossjta-properties.xml must be modified to support recovery of X...
    Profile Photo
    last modified by felderr
  • Problem with pgpool2 degenerate one of the databases with messaging is involved

    Hi Guys I'm investigated a problem we have with pgpool2 degenerate one of the databases in the cluster. JBoss messaging 1.4.8-SP2 is involved in the process and actual it happen when the statement below is executed...
    Profile Photo
    last modified by fharms
  • Error configuring attribute ServerPeerID

    Hi All,   I am getting below error in one of our JBOSS server (version 5.1.*)   08:40:52,636 ERROR [AbstractKernelController] Error installing to Configured: name=jboss.messaging:service=ServerPeer state=I...
    Profile Photo
    last modified by malli002
  • Bridge Status inconsistent when JDBC Connections are recreat

    We are using JBoss Messaging 1.4.0.GA on JBoss 4.0.5 with all the prerequisites needed by JBoss Messaging. Everything works fine, except some issues on the messaging bridge, when the underlying database connections be...
    Profile Photo
    last modified by rogerdudler
  • How get payload from a message ?

    Hi!     i'm using jboss esb and in my message body there's an object, like Person. When something get wrong the message will go to queue/DLQ on jboss. I would like get that object Person again from queue/...
    Profile Photo
    last modified by everjava
  • Event when message is put on DLQ

    Is there a way in JBoss 5.1 to get an event through some listener or interceptor when a message is put in the DLQ? I searched quite a bit but couldn't find anything related. We basically just want to record some sta...
    Profile Photo
    last modified by dode