James Adams wrote: > I'm also in search of this class. I am using ActiveMQ version 4.1.0, and I > don't see it anywhere in the JAR file Maven pulled down for this dependency. > > Is there another dependency I should add to my pom.xml in order to get the > right JAR which contains this class? > > Thanks in advance... > > > --James > > > > Sufyan Arif wrote: >> Hi, >> >> >> >> I am trying to find a class called >> >> >> >> org.apache.activemq.ra.ActiveMQResourceAdapter >> >> >> >> I need to use this file when setting up Jencks container. I am using >> incubator-activemq-4.0.1 and have looked in activemq-core-4.0.1.jar but >> the ActiveMQResourceAdapter does not exist in it. >> >> >> >> Could someone tell me where I can find ActiveMQResourceAdapter? >>
The JAR is packed in the RAR in lib/optional. You have to extract it. Annoying, huh? -- Christopher G. Stach II