Re: Compiling from source

2012-12-20 Thread Bruce.Hall
Hi, Christian! I think you've solved the mystery. Besides 5 different directories, the following files exist: apache-activemq-5.7.0-bin.tar.gz apache-activemq-5.7.0-bin.zip These must have been the files that Tim was referring to. I will try extracting one of these files. Thanks again! - Bruce

Re: Compiling from source

2012-12-20 Thread Bruce.Hall
(Tim, sorry, my last reply to you got mangled. Let me try again.) Tim, unfortunately, our directory structures seem to be different. From the ActiveMQ root directory (activemq-parent-5.7.0), there is no src sub-directory. Here is a listing of my ActiveMQ root directory: total 284 4 drwxr-xr-x 28

Re: Compiling from source

2012-12-20 Thread Bruce.Hall
Hi, Tim! Thanks for the response. If I'm downloading the binary tar file in order to get the application to work correctly, doesn't that defeat the entire purpose of compiling the application from source? Is there a way to make use of the source I just compiled to launch the application? - Bruc

Compiling from source

2012-12-20 Thread Bruce.Hall
I'm new to ActiveMQ so please forgive my ignorance if this question seems obvious. I downloaded the 5.7 version the ActiveMQ source to a Tilera (non-x86 architecture) CentOS machine and then compiled it using "mvn clean install -Dmaven.test.skip=true". The compilation reported success with all mo