On 01/15/2014 10:22 PM, Shearer, Davin wrote:
Hi Frase,
I'm very interested in the REST API for the C++ broker and I've got
git-svn-id:
https://svn.apache.org/repos/asf/qpid/trunk@155854913f79535-47bb-0310-9956-ffa450edef68
checked out. I went into the
qpid/java directory and ran:
ant -f build.xml build
BUILD SUCCESSFUL
Cool, so then I went into the tools/src/java directory and ran:
ant all
...and I get a ton of errors all with 'error: package javax.jms does not
exist'. I'm obviously missing a pre-requisite. I'm on Fedora19. What am
I missing?
Probably the qpid JMS client... the quick fix is to add qpid-all.jar to
your classpath from a client release or from a build from trunk (in
java/build/lib).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]