On 27/02/2008, David Siefert <[EMAIL PROTECTED]> wrote: > On Wed, Feb 27, 2008 at 2:10 AM, James Strachan <[EMAIL PROTECTED]> > wrote: > > > > On 27/02/2008, David Siefert <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > I am trying to evaluate Apache Camel and I am already having issues > > trying > > > the example from the site. > > > > Which example are you trying? > > > > > I have a maven project with the dependency to > > > camel 1.2.0, and most of the classes resolve, however for some reason > > > org.apache.camel.component.jms is not a part of the JAR, so I can not > > load > > > JmsComponent. > > > > Thats in the camel-jms.jar? If you're example is using maven just add > > the camel-jms artifact to your pom.xml - though the examples should > > already have this. > > > > Could you show the entire maven output please? > > > > -- > > James > > ------- > > http://macstrac.blogspot.com/ > > > > Open Source Integration > > http://open.iona.com > > > > > > Thanks James for your help. I got it figured out as soon after I posted. > Sorry.
No problem! :) Thanks for letting us know. Hopefully the examples in the Camel distro just work BTW without having to hack poms etc. -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
