• JBoss A-MQ 6.2 REST Support?

    In 6.0 I can find docs about REST protocol support but when I look at 6.2 the best I can find is a mention of support for HTTP/S protocol.  Is REST gone or am I missing something?  What is the HTTP/S protoco...
    Profile Photo
    created by nzmalik
  • A-MQ Resource Adapter Nuances

    I deployed active-mq resource adapter (5.11.x) in JBoss EAP 6.x for my projects.  I just wanted to capture what i found so that it will be helpful to others.   Typically active-mq broker is deployed separat...
    Profile Photo
    last modified by vijay.balasubramanian
  • A-MQ on Fabric Managed Server not bound to any  port

    Hi,   Currently I have a setup where the Fabric server runs on a root container with some IP(say IP-1) and a separate ssh managed container named Container1_1 with a different IP(say IP-2). I have deployed amq ...
    Profile Photo
    created by gogol000
  • Java password encryption

    Hi,   I've got Amq installed with a Fuse Camel route listening to a queue and a standalone Java Client that uses JMS to inject messages on the queue. All well and good!   I've enabled encryption of Amq wit...
    Profile Photo
    last modified by oupellamspc
  • Configuring SSL (cert based authentication) in Jboss A-MQ 6.1

    Hi   Can you please help me to configure SSL(Cert based authentication) in Jboss A-MQ 6.1?   I followed the Section 6.6 in the document https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_A-MQ/6.1...
    Profile Photo
    created by sayyadur
  • does setDirectory(new File("m:\\fold1\\fold2\\fold3\KahaDB")); work in partitions ?

    I am trying to create a directory tree in an specific partition of my hard disk, m:\ And I am running my Java ActiveMQ app in the F:\ partition. when I call: persistenceAdapter.setDirectory(new File("m://amqbroker//...
    Profile Photo
    created by abrahan
  • separate persistence for queue vs dlq

    can i use a separate persistence adapter for my "production" queues .vs. the dlq? i'd like to use pgsql for the dlq and kahadb for the producion queue.
    Profile Photo
    last modified by mlybarger
  • "Not a transacted session" error when using Camel-based application with A-MQ 6.1

    Hi, it seems that Camel-based applications cannot consume messages from A-MQ 6.1 queues. My setup: * Camel-based application deployed on JBoss EAP. * Resource adapter bundled with A-MQ 6.1 (activemq-rar-5.9.0.redha...
    Profile Photo
    last modified by maroos
  • Oracle database for persistence in A-MQ 6.1

    I would like to use an Oracle database as the persistence layer for A-MQ 6.1. I have reviewed the documentation at https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_A-MQ/6.1/html/Configuring_Broker_Persisten...
    Profile Photo
    created by aaroncirillo
  • dlq flood strategy

    hi, i'm looking for information on common strategies for handling the situation where the dlq gets flooded and slows down the rest of the system throughput.  i had hear in previous versions of amq there was a p...
    Profile Photo
    created by mlybarger
  • activemqweb-console: stylesheets could be improved

    The detail view of a message uses at some parts the same font color as the background (mark the page with the mouse, then you can see it)  
    Profile Photo
    last modified by dastraub
  • JBOSS A-MQ will not start

    I have jboss mq 6.0.0 installed on red hat. I am unable to start the admin console. When I execute the "amq" script inside the bin folder I see the following   Please wait, JBoss A-MQ is initializing...   ...
    Profile Photo
    last modified by tclongo
  • Remotely connecting to ActiveMQ JMS on Tomcat

    For the Overlord project, we need to support JMS capabilities, both on the local VM as well as for external clients.  So far, we haven't had much luck on Tomcat (7.0.54).  Info:   TOMCAT_HOME/lib/activ...
    Profile Photo
    last modified by brmeyer
  • Jmeter activemq amqp protocol errors

    Hi all again. Trying to make load test of openwire protocol and amqp. I've download some jmeter from github, for rabbitmq, with AMQP protocol. When i'm running jmeter on my amqp 5672 port, activemq fals down with this...
    Profile Photo
    created by heartstone
  • how to load balancing ActiveMQ

    WHo can explaine how to setup load balance amq cluster with master slave? I have two master slave pairs on computer1 and computer2. Instances link to each other like - node1-node3, node2-node3, node3-node1, node4-n...
    Profile Photo
    last modified by heartstone
  • A-MQ Authentication and Authorization

    Hi,   I have little confusion over Authentication and Authorization in Jboss AMQ.   First consumer needs to be Authenticated to connect to broker and then need to be Authorized to push message into specifi...
    Profile Photo
    last modified by vatsal12
  • Session factory creation failed : wildfly 8

    I m creating a multimodule maven project having EJB,Jar and wars, i am unable to solve this error there is no information on google about this.My ejb bindings and ejb lookup works fine and same code is working with jb...
    Profile Photo
    created by kirtikt
  • Issue related to Websphere OSGI MQ and jndi features conflicts

    Step to reproduce (Connect to Websphere MQ using LDAP and JNDI)     --> deploy the OSGI either by osgi:install or by putting all the provided OSGI bundle into deploy folder --> deploy the code(conn...
    Profile Photo
    created by sunil.wadkar
  • Error with embedded A-MQ in JBoss EAP 6.2

    I am trying to run A-MQ embedded within JBoss (by which I mean running as a RAR within JBoss, not as its own executable) and I am running into an issue.  Good news is that my queues seem to work fine once the ser...
    Profile Photo
    last modified by jamiebez
  • A-MQ vs ActiveMQ - And Integration with Wildfly Questions

    Hello, I have few questions on JBoss A-MQ and ActuveMQ and their integration with WIldfly. If some one can answer it I will greatly appreciate it.   Can I use A-MQ in place of ActiveMQ? What  is the diffe...
    Profile Photo
    last modified by matt_madhavan