Re: RSS component doesn't work

2011-01-21 Thread ad86
Hi, ok, now the rss-component works. The problem was to find and install all dependencies. It was not enough to install only camel-rss and rome. ad86 -- View this message in context: http://camel.465427.n5.nabble.com/RSS-component-doesn-t-work-tp3336521p3351165.html Sent from the Camel - User

Re: RSS component doesn't work

2011-01-12 Thread Claus Ibsen
On Wed, Jan 12, 2011 at 2:16 PM, ad86 wrote: > > Hi, > > the project is an assessment in my study programme, and we should use rss. > My professor doesn't know what is the error, so asked here. To my system it > works only local and at the moment there is no server. So I use only > Eclipse, where

Re: RSS component doesn't work

2011-01-12 Thread ad86
Hi, the project is an assessment in my study programme, and we should use rss. My professor doesn't know what is the error, so asked here. To my system it works only local and at the moment there is no server. So I use only Eclipse, where I programme in Java. I added Camel to my project and test

Re: RSS component doesn't work

2011-01-11 Thread Ashwin Karpe
Hi, can you please indicate how you are running this (JUnit, Java Mainline, Spring, Tomcat etc), camel version and other relevant details. Not sure what your environment is... In the absence of this data, my best guess is that you are missing a RSS dependency for camel-rss. You might also want