3 Replies Latest reply on Aug 31, 2010 12:03 PM by jmesnil

    Which Maven package contains class HornetQ?

    mjustin

      Hello,

       

      currently I try to write some tutorials about Java and Delphi integration using HornetQ. I would like to embed HornetQ in a simple Java console app (and if this works, in a GUI app).

       

      After trying most packages in the Maven repository, I still can not find the class

       

      org.hornetq.api.core.server.HornetQ

       

      which I need to start the embedded HornetQ server. Do you know where it is?

       

      All other classes can be found in hornetq-transports and hornetq-core.

       

      p.s. The Maven repository only contains 2.1.0.BETA1 of hornetq-transports, no newer versions.

       

      Many thanks in advance,