• Using Fuse embeded ActiveMQ on production

    Hi,   Please help me with the below questions.   1. Can I use the embedded ActivieMQ in Fuse on production level deployment? Is there any disadvantages in using the embedded activeMQ over a separate activ...
    Profile Photo
    created by damu
  • share the same security context in the webconsole and container in AMQ 5.x?

    Hi, I have the following question: is it possible to have a shared security context between the embedded AMQ broker in Fuse Enterprise 7.1 container and its embedded web console ? My main goal is to allow any user t...
    Profile Photo
    last modified by jelramzy_jelramzy
  • ActiveMQ (FuseEsb, Camel) - Http to Https

    I am trying to set http to https in Fuse ESB and Camel:   What I changed in the ActiveMq.xml:                 <sslContext keyStore="file:$/con...
    Profile Photo
    last modified by milanmilas
  • Non Persistent Message Not Delivered to Broker

    I have reason to believe that on rare occasions a non-persistent message sent to a queue is lost and does not end up in the destination queue.  I am using ActiveMQ 5.4.2 and connect via failover transport over ss...
    Profile Photo
    last modified by uname1234
  • Not able to start ActiveMQ as windows service

    Hi,   I am new to ActiveMQFuseBroker. We are using version 5. When I try to run the wrapper, I see that it has spawned a java process with an ID. But wrapper.log throws an error that it cant find the file specif...
    Profile Photo
    created by venuwin
  • Fuse ActiveMQ 5.6/5.7

    Is there a FUSE release available based on ActiveMQ 5.6 or 5.7?
    Profile Photo
    created by urciolo2
  • How to bridge a topic to multiple queues?

    Hi, I want to bridge single topic to multiple queues so that all the messages sent to a topic can be sent to all the queues. If 100 messages are sent on one topic then all the 100 messages should be sent to each of t...
    Profile Photo
    last modified by ravi2012
  • ActiveMQ tcp to http - AbstractHttpMessage class not found

    I am getting error message while trying to go from tcp to http:   Caused by: java.lang.ClassNotFoundException: org.apache.http.message.AbstractHttpMessage not found by org.apache.activemq.activemq-core  &...
    Profile Photo
    last modified by milanmilas
  • Fuse ActiveMQ Topic not deleting messages

    I am using default configuration for ActiveMQ broker on ESB and have camel rute that sends messages to Topic.   I was expecting that Topic will be deleting messages if there are not active Subscribers - I am u...
    Profile Photo
    last modified by milanmilas
  • Queue to Queue communication

    I have two queues on two ESB-s and one Camel route reading from first queue and pushing to the second queue.   Is it possible to set up second queue to read messages from the first one without using Camel route?
    Profile Photo
    last modified by milanmilas
  • does activemq have a way to pick entries from db table & insert into queue

    Hello, Is there an adapter available for activemq that can monitor a database table such that if there is any insert on the database table then this activemq adapter reads the inserted row, prepares a data based in t...
    Profile Photo
    last modified by kmohite
  • Can't log in to the Active MQ Web Console on ESB that is in Fabric

    Actions: MachineA winxpa: FMC Console fabric:profile-create --parents mq mq-console fabric:profile-edit -f mq-web-console mq-console   MachineB winxpb: ESB fabric:join winxpa   MachineA winxpa: FMC Con...
    Profile Photo
    last modified by milanmilas
  • Camel idempotent consumer degeneration

    Hey   For some reason camel idempotent consumer slows down processing after some time. We use persistent broker on top of JDBC persistence adapter. Also camel uses JdbcMessageIdRepository. At the beginning speed...
    Profile Photo
    last modified by gdulus
  • multi threaded activemq producer via camel jetty route

    Hi,          I have a camel route from("jetty:http://0.0.0.0:8087/url1").to("activemq:queue:queue1)   and i want to use this to log persistent messages.   How do i...
    Profile Photo
    last modified by somasek
  • Getting current date in a ActiveMQ Selector

    Hi.   I'm using the Camel component for ActiveMQ, with Spring DSL.   I need to filter the messages I want to consume with a specific date/time. To make this comparsion, I need to retrieve the current datet...
    Profile Photo
    last modified by ateodor1
  • Mixed TCP/multicast in multihomed environement

    Hello,     I am trying to setup a network of brokers in a multi-homed environment.     1.  I understand from my testing and from http://mail-archives.apache.org/mod_mbox/activemq-dev/201007....
    Profile Photo
    last modified by gtamboise
  • When can Fuse Message Broker based on ActiveMQ 5.6 be expected?

    Hi, When can a ActiveMQ 5.6 based release be expected of Fuse Message Broker? Is there a roadmap / release plan for this version?
    Profile Photo
    last modified by spamfilter
  • Consumer not consuming the messages from queue

    I have two queues connected in cluster and two listeners listening on them. The consumer stops consuming the messages from the queue over a period. But im able to post messages into the queue. I don't see the error wi...
    Profile Photo
    last modified by mmkrishna2008
  • Message Broker Web Console Security

    What's the best way to create read-only users for Message Broker Web Console. The MB version we are using is 5.5.1. I have already enabled the authentication for the Web Console and don't want to give out admin creden...
    Profile Photo
    created by veerabathina
  • Simple JAAS Authentication/Authorization

    Fuse 4.1.0.2 : Setting up JAAS Authentication/Authorization as per http://activemq.apache.org/security.html   created login.config and placed in SERVICEMIX_BASE/etc directory   activemq-domain {  ...
    Profile Photo
    last modified by joealex1