2 Replies Latest reply on May 9, 2012 3:50 AM by jaikiran

    Steps to run the Andy's example from https://github.com/andytaylor/HornetQ-AS7-examples.

    varsha.g

      Hi,

             

              I have installed the Andy's example from https://github.com/andytaylor/HornetQ-AS7-examples. And try to run it. Getting the following exception when i try run the mdb-client

               

                  cannot find symbol  symbol  : method createConnectionFactoryWithoutHA(org.hornetq.api.jms.JMSFactoryType,org.hornetq.api.core.TransportConfiguration)

                location: class org.hornetq.api.jms.HornetQJMSClient

        

              What are the steps I need to follow to run this?