I downloaded apache-activemq-5.1.0 and expanded it on my local machine and am tryign to run one of the samples. I notied that geronimo-jms_1.1_spec-1.1.1.jar contains all of the jms library, Just wanted to know if there is any reason for this? I am trying to use one of the samples in my application that uses j2ee.jar (which incluces jms library) and objects don't seem to be compatible for instance Connection object (in geronimo-jms_1.1_spec-1.1.1.jar) doesn't have method createSession.
Does anyone know why ActiveMQ has done this? Thanks -- View this message in context: http://www.nabble.com/ActiveMQ-tp19858974p19858974.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
