• [Transaction] ... must complete the transaction before being returned

    Hi,   In my log file, I have an error like that : "ERROR | org.jboss.as.ejb3.invocation | WFLYEJB0034: L'invocation EJB a échoué sur le composant XXXXXXXXXX pour la méthode public abstract b...
    Profile Photo
    created by jujupomme
  • WARN  [Connection] Connection failure, use javax.jms.Connection.setExceptionListener() to handle this error and reconnect

    Senhores,   utilizo o jboss: 4.0.4.GA   jdk:  java version "1.5.0_12" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_12-b04, mi...
    Profile Photo
    last modified by a0020703
  • jboss-5.0.1.GA: Messages lost using JMS MDB listener during Server restart

    We are facing an issue where MDB listeners are not working as expected. We have noticed that every time whenever we take system restart and if there is any pending message there in the message broker queue it gets los...
    Profile Photo
    last modified by suri_1111
  • (Transaction)Timeout with MDB in Artimis WF 10.1

    Hi,   For a long running batch integration we have created a queue for queueing callbacks from our partner.   We have a MDB which is annotated like this:   @MessageDriven(name = "MyExecutionMDB", act...
    Profile Photo
    created by bjornbak
  • Remove a message from JMS Queue (JBoss AS 5.1)

    I just started learning about JMS Queues and wanted how I can remove a message from the queue given the JMSMessageID. I just want something like this:   QueueBrowser queueBrowser = session.createBrowser(queue); ...
    Profile Photo
    last modified by moic
  • JBoss 5 works  with  ActiveMQ 5.13.0 ?

    Hi, I'm using Jboss 5.01GA and I 've a problem with fortify . Fortify found a issue of " Dynamic code evaluation - unsafe deserialization" with this line of code : tempList = (ArrayList) ((ObjectMessage)message).ge...
    Profile Photo
    last modified by manolitanierox
  • MQJCA1011: Failed to allocate a JMS connection with JBOSS EAP 6.2.0.GA

    Hi All,   I am trying to integrate JBOSS EAP6.2.0 with IBM MQ 7.5. JBOSS servers are configured to run in a managed domain.   With JBoss 6.2, following steps are completed: 1. successfully deployed...
    Profile Photo
    last modified by amiivas
  • MDB rollback delay

    hi, I am using MDBs with IBM MQ v7.0 and jboss 6.1.0 application server. for any failures in MDB, we want to have a sleep or delay before the message is put back on the queue. This is required becoz most of our fai...
    Profile Photo
    last modified by andyjones73
  • multiple wmq.jms resource adapters jboss eap 6.3

    we want to use wmq ra with transaction-support=XATransaction and transaction-support=NoTransaction, so we configured 2 RA that are using same 'archive', however it seems jndi name space 'jms' is overwritten by the las...
    Profile Photo
    created by arnold.brown
  • WMQ on Wildfly resource adapter properties

    Hello All,     I asked a similar question on ironJacmar group, but it seems that it might be related to something else: I configured my wmq.jmsra.rar resource adapter, I followed he examples on the net. I...
    Profile Photo
    created by armahdi
  • Can you help me?

    When i learn JMS use and seting,I experience some problems First,I explain the environment,i'm using: jboss-4.0.5GA Windows xp jdk 1.5.0_04 the JMS service is configured to store messages via Mysql5.0. the datasource...
    Profile Photo
    last modified by gp_len
  • MQRC_NOT_AUTHORIZED for MQ Resource Adapter 7.5.0.4 when connecting to a remote MQ queue manager

    Hi, I am having a java application deployed in JBoss EAP 5.1 server. From this server, we are connecting to an IBM MQ queue manager using MQ Resource Adapter 'wmq.jmsra-7.5.0.4.rar' (deployed under 'deploy' director...
    Profile Photo
    last modified by vimodchandra
  • JMS Clustering

    I'm trying to set up two standalone JMS servers, MS1, MS2 using JBoss 6.3 EAP. While the primary will come up and creates folders/files (bindings, journal, & large-messages) on the shared drive the backup reports ...
    Profile Photo
    created by loganheights
  • problem on centralized db archiecture ?

    I am working on a application that has following  requirements : ================================================ 200 hundred branch and one head office . it financial large scale system . that has -Accountin...
    Profile Photo
    last modified by masummymesingh
  • JMS : How to get list of connected client ip of particular topic or queue?

    I am able to list all connected remote address with topic and queue.But I am not able to print which IP is connected to Which queue or topic.   Topics     :->[pkjFParmTest_1] Queues ...
    Profile Photo
    last modified by p18mar
  • How to control the file size of MQ log file in JBoss with IBM MQ integration?

    Hi, I have JBOSS 5.1 EAP version which is integrated with IBM MQ 'com.ibm.mq.wmq.jmsra-7.0.1.1.6.rar' resource adapter. I can see one log file 'mqjms.log' is getting created in my JBOSS home directory when I start my ...
    Profile Photo
    last modified by vimodchandra
  • Apache camel with IBM MQ in JBOSS EAP

    Could any one help providing sample code on Apache camel with IBM MQ in JBOSS EAP using spring , sending messages to MQ, and receiving , also how to use getJMSReply() in apahe camel ?   Appriciate for any help p...
    Profile Photo
    created by upendar8
  • Jboss 5.1.0.GA(64 bit) compatibility with IBM MQ 7.1

    Hi,   Coule you please let me know if JBoss 5.1.0 GA is compatable with IBM MQ 7.1?   Thanks and Regards, Retheesh
    Profile Photo
    last modified by retheesh_ts
  • AS7/EAP6 to WebSphere MQ

    Hi,   Does anyone have any experience with connecting JBoss to WebSphere MQ securely?   IBM's resource adapter documentation has the keystore password set as a system property which makes it trivial to rec...
    Profile Photo
    last modified by ben__h
  • listening to 2 JMS queues from same MDB

    I want to see if same MDB can listen to two JMS queues. I was playing with jboss quickstarts. I deployed helloworld-mdb and played with it. I tried annotations with two separate names and attributes but I got error wh...
    Profile Photo
    last modified by jagdip