On Sat, May 30, 2009 at 12:25 AM, buzzterrier <[email protected]> wrote:
>
> Hello,
>
> The documentation and sample apps for this project are really exceptional,
> but all of the sample apps are using Maven and the Camel plugin. This
> magically fires up ActiveMQ and runs the app, but totally hides what is
> happening under the covers. Does anyone know how to manually deploy and run
> the JMS sample app?
>
Hi

There should be a README.txt file in each of the examples. And most of
them have instructions how to
use ANT instead to start the samples.

Basically you just need to download and have the correct .jars in the
classpath. Then you can start using regular java and
start a org.apache.camel.spring.Main class and pass in an argument.
Well how it does that should be in the ANT build file.


> -----
> Buzzterrier
>
> http://buzzterrier.blogspot.com/ View my blog: Ordinary Average Developer...
> --
> View this message in context: 
> http://www.nabble.com/Using-Camel-without-Maven-tp23787950p23787950.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to