• JBoss EAP 6.4 JMS Messaging Clustering question

    Hello, We are setting up two live JBoss instances, on separate servers that will have JMS Messaging clustered with both servers in the cluster. Both server instances will share a queue defined on one shared SAN fil...
    Profile Photo
    last modified by mbeers58
  • HornetQ sync leads to IO overload

    Hello,   We have a Wildfly 8.2.0 cluster in Amazon (ubuntu 14.04, approx. 20 nodes). HornetQ has default configuration (standalone-full-ha.xml) Sometimes on one node (not at concrete one, it can be any) we se...
    Profile Photo
    created by venom_27
  • JBoss EAP 6.3 not rolling back message into individualDeadLetterQueue

    I use JBoss EAP 6.3 with ActiveMQ from JBoss Fuse ESB 6.2. I tried the below configuration into activemq.xml to ensure that the rolled back messages go into individualDeadLetterQueue but it is not happening so. Could ...
    Profile Photo
    last modified by sonyjop
  • JBoss AS 5.1.0 JMS Queue

    Hi,      I have a queue that is created on startup of the server. During startup however I get the following error.   2015-11-19 10:04:09,988 ERROR [org.jboss.messaging.util.ExceptionUtil] (main)...
    Profile Photo
    last modified by gritchie
  • Create jndi names in wildfly, which  match to jndi-name of my connection factory and queue

    I confiqurated websphere mq in wildfly application server, as written https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Administration_and_Configuration_Guide/Deploy_the_WebSph...
    Profile Photo
    last modified by bondom
  • Listening for JMS messages in a remote AS5.1 server from code in another AS5.1 server

    I have code running in my local AS5.1 server that is trying to connect and listen for JMS topic messages in a queue on a remote AS5.1 server. The topic exists in both servers but I want a listener that distinguishes b...
    Profile Photo
    created by kc7bfi
  • JBoss EAP 6.2 Domain - JMS Client

    Hi   I´m working with JBoss EAP 6.2 in Domain mode. The domain have multiple nodes and multiple servers grouped in server-groups. There is one server-group in full-ha profile with two servers (ServerA an...
    Profile Photo
    created by sisifo
  • Data format 'json-jackson' could not be created

    Hi everyone, I have a simple route like this, <routes xmlns="http://camel.apache.org/schema/spring">   <route>     <from uri="switchyard://IObjectMapper"/>    ...
    Profile Photo
    last modified by bsugitayasa
  • Spring + EJB + JMS

    Spring + EJB + JMS   I'm trying to migrate my EJB application from JBSS 5 to WIldfly 8.   Before that i tried and succeed the same JMS queue connections in Stand-alone Application and Web Application its wor...
    Profile Photo
    created by kittu_lal
  • Unable to stop jboss

    We are starting jboss using command shown below :--   ./run.sh -c all -g IdmPartition -b x.x.x.x -Djboss.messaging.ServerPeerID=0 -Djboss.default.jgroups.stack=tcp   but it doesn't stops using ./shutdown -...
    Profile Photo
    created by diligent
  • JNDI for AMQ connection factory didn't bind after Jboss [ JBoss EAP 6.1.1.GA] started

    Hello,   I have followed the steps mentioned in below guide for integrating ActiveMQ as an internal messaging broker   Integration of JBoss AS 7 with ActiveMQ     Snippet from standalone-full.xm...
    Profile Photo
    last modified by anirbanbanerjee
  • Configure ldap as a JMS provider

    Hi , Scenario : My MQ is IBM Websphere MQ, and I have a LDAP server to locate the MQ JNDI namespace. Now i will have to configure a JMS provider , Queues, Topics, QCF, TCF in JBOSS. So any ideas how can we accompli...
    Profile Photo
    created by somakalla1
  • How to send the messages from one server (message queue) to another server (messages queue)

    Hi All,     I created message queue in test server. I created another message queue in Development server. I need to trigger the messages which we have created in the test server message queue to the develo...
    Profile Photo
    last modified by jeni
  • how to route the messages in topic using jboss eap 6.1.1

    Hi,   I am able to send the messages from Informatcia MDM 9.7.1 to jboss eap 6.1.1 . The messages are in message queue. Its showing like 5 messages 6 messages are in queue. But where I can see the messages? In ...
    Profile Photo
    last modified by jeni
  • Restart Jboss node after Failover completed

    Hello,     We have installed 2 nodes with  Jboss 5.1.0.GA; include Jgroups 2.6.15.GA and JBM 1.4.3.GA ( With MySQL persistence )     Node A: Jboss   Node B: Jboss + MySQL    ...
    Profile Photo
    last modified by cromansia
  • Monitoring and controlling of JMS queues on JBoss 5.1 server

    Hi.   I am looking for a tool which help me monitoring and controlling of JMS queues on JBoss 5.1 server.   Tool should full fill following requirements: 1. A overview over queues with: Name No. of mess...
    Profile Photo
    last modified by kliczko
  • Need Help : Can TomCat Client send message to destination in JMS  of jboss Messaging  (jboss 5.0.1)

    I have Web client run on Tomcat Web server 6 and MDB run at JbossAS 5 , i use Ejb3.0 From Tomcat client I want to send a message to destination jms. I get error at line factory = (QueueConnectionFactory) jndiC...
    Profile Photo
    last modified by micro_
  • Viewing messages from admin console

    Were are using hornetq on jboss for messaging.   Want to know how to view the messages from the Admin console of JBOSS. As of now we are able to see only the metrics of messages and the queue/topic details
    Profile Photo
    created by srichakra
  • Connect to Weblogic JMS remote queue from Wildfly 8.1 using Wildfly JMS Bridge

    Hi,   I am trying to connect to Weblogic JMS remote queue using using Wildfly JMS Bridge. I have taken a reference from this link   http://blog.c2b2.co.uk/2014/01/connecting-jboss-wildfly-7-to-activemq.htm...
    Profile Photo
    last modified by kan411027
  • JMS Consumer (servlet) can not resolve class of the object passed in ObjectMessage

    Hello All,   Please help me to recognize my trouble with messaging in JBoss 5.1.0:   My message's consumer class extends MessageListener. The single object of consumer is created in servlet's init() metho...
    Profile Photo
    last modified by sanches