1 Reply Latest reply on Feb 23, 2010 5:57 AM by mjustin

    Run HornetQ in Eclipse with Stomp Acceptor

    mjustin

      Hello,

       

      I tried to test the Stomp Acceptor in Eclipse. I have set up a run configuration with

       

      Main class: org.hornetq.integration.bootstrap.HornetQBootstrapServer

       

      Arguments: hornetq-beans.xml

       

      and I have added the Stomp acceptor to the file src/config/stand-alone/non-clustered/hornetq-configuration.xml, I also tried with src/config/trunk/non-clustered/hornetq-configuration.xml but the server starts only with the default acceptor. How can I run HornetQ in Eclipse with Stomp enabled?

       

      Michael