On 8/9/07, Erik Allais <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> itried to execute the jmstofile example and i got this error after the mvn
> exec:java

I've just hit this one actually :) I've just updated the comment in
the pom.xml. You need to compile the code first. So either...

  mvn compile exec:java

or

  mvn camel:run

should do the trick.

I've updated the wiki too...
http://cwiki.apache.org/CAMEL/etl-example.html

-- 
James
-------
http://macstrac.blogspot.com/

Reply via email to