• HornetQ

    HornetQ has been donated to the Apache ActiveMQ community!       Legacy content:   Welcome to the HornetQ wiki   Here are some quick links to HornetQ resources   Project web site ...
    Profile Photo
    last modified by jbertram
  • HornetQ General FAQs

    What is HornetQ?   HornetQ is an open source project to build a multi-protocol, embeddable, very high performance, clustered, asynchronous messaging system.   HornetQ is designed with usability in mind. &#...
    Profile Photo
    last modified by timfox
  • Getting started with HornetQ in less than five minutes

    Usability and simplicity are core design principles with HornetQ.   We hope that our documentation is clear and easy to understand and structured in a task driven way, not as a long list of reference parameters....
    Profile Photo
    last modified by timfox
  • DomainHost.xml.zip

    Profile Photo
    last modified by jerfay
  • HornetQ cluster active-backup replication filed

    Hello, I've an installation of two hornetq instances as an active-backup cluster, and then the active server is up the second one could not finish starting process because of replication pair failed. The servers are l...
    Profile Photo
    last modified by sticky
  • Hornetq bridge.zip

    Profile Photo
    last modified by rjakkula
  • Hornetq hangs during benchmark tests.

    Hello, I was trying to reproduce production behavior using Hornetq on my machine. I've sent 1'000'000 messages to consumer. Sending process was fine, but when messages were handled during 12 hours, the hornetq stop...
    Profile Photo
    last modified by skorob2000
  • Sometimes messageListener doesn't receive messages.

    Hello, Here is a slice of code which register messageListener with delegator. It listens a queue, but I see that sometimes it doesn't receive messages at all or receive after some time. When I launch my code again...
    Profile Photo
    last modified by skorob2000
  • HornetQ Technical FAQ

    What Java version does HornetQ require? HornetQ 2.0 will run with Java 5 or later. HornetQ will not run with earlier versions of Java (e.g. Java 1.4).   We recommend using Java 6 for the best performance.  ...
    Profile Photo
    last modified by jbertram
  • NMS libraries for HornetQ+STOMP 1.0 (tested on HornetQ 2.3.0) including C# test program

    This is a set of DLLs and a test program in C# that have been modified to communicate with HornetQ (so the /queue/ prefix issue has been solved). Also, the StompWireFormat.cs has been altered so that the CONNECT frame...
    Profile Photo
    last modified by cvt
  • Roadmap

    The low level roadmap for HornetQ is maintained in JIRA.   On this page we outline a high level roadmap. Note that this roadmap only contains large high level tasks. There may be many more smaller tasks and smal...
    Profile Photo
    last modified by b.eckenfels
  • Building HornetQ from Source

    Building from Git Source with Maven   To build HornetQ from source, the first thing you need to do is check out the source to a local directory.   Then you can build the project with Maven, details are des...
    Profile Photo
    last modified by b.eckenfels
  • org.hornetq.core.logging.impl.JULLogDelegate error

    Dear Team,   I got this kind of exception, I don't know what's the reason for it , and if it has any influence with our system   Does anybody encountered this problem?   Mar 1, 2013 1:50:21 PM org.ho...
    Profile Photo
    last modified by raysen_jia
  • AS-7 hornet-q configuration

    I'm trying to create a queue on a JBoss AS server (7.1.1). Basically, I copied/pasted the jboss:domain:messaging subsystem from the standalone-full-ha.xml file into my standalone.xml file, and added my queue informat...
    Profile Photo
    last modified by jjgrego
  • hornetq REST without jms but using CORE

    I have setup horentq with rest based hornetq rest manual (http://docs.jboss.org/hornetq/2.3.0.beta1/docs/rest-manual/html_single/index.html). I can create queues,send message and consume messages using jms queues/topi...
    Profile Photo
    last modified by pjayaraman
  • Bridge JMS messages from AS 5 to AS 7

    JBoss AS 5 uses JBoss Messaging as its default JMS implementation and JBoss AS 7 uses HornetQ as its default JMS implementation.  If one needs to migrate JMS messages from one environment to the other a JMS bridg...
    Profile Photo
    last modified by jbertram
  • How to connect to embedded JMS server on a different Server (IP Address)

    Can someone let me how to connect to an Embedded JMS Server running on a different server (IP addresse).   Thanks
    Profile Photo
    last modified by lkrzyzanek
  • HornetQ Source Location

    New Git Repository   The HornetQ source code is now maintained in a git repository: https://github.com/hornetq   Old SVN Repository   Previously, HornetQ source code was maintained in a subversion (...
    Profile Photo
    last modified by noky
  • How to change topic session name in Hornetq2.2.5

       Topic session name is random string by default after connected, like   address="jms.topic.Broadcast_Topic",module=Core,name="efeef964-dbea-44e1-8b5e-cb3e5f76d84e",type=Queue So ,if there is some ...
    Profile Photo
    last modified by silence2012
  • Pool performance for my simple test!

    I am new to HornetQ.I downloaded the HornetQ V2.2.5 final and set up to run the broker. OS: Linux knet-dp04 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux JDK: 1.6.0_21 I specify t...
    Profile Photo
    last modified by a26454545