Hi
Answered here
http://fusesource.com/forums/thread.jspa?messageID=4479ᅿ
On Mon, Sep 28, 2009 at 10:10 PM, alexbp wrote:
>
> Hello,
>
> I have a camel route configuration where an xml data file is read from a
> filesystem and then it's contents are placed into jms topic. The
> configuration wo
Hello,
I have a camel route configuration where an xml data file is read from a
filesystem and then it's contents are placed into jms topic. The
configuration works when started from Eclipse, however when the entire
project is packaged as a jar file with dependencies, Camel does not seem to
locat
On Mon, Sep 28, 2009 at 10:05 AM, jpcook wrote:
>
> Thanks!
>
> One last probably silly question. What you initialise consumerTemplate as or
> do you extend from a particular class for this to work?
>
> We're not using Spring so can't do any injection as per another thread I
> saw.
>
You can crea
Thanks!
One last probably silly question. What you initialise consumerTemplate as or
do you extend from a particular class for this to work?
We're not using Spring so can't do any injection as per another thread I
saw.
And then does the url actually contain the atom part? Looking at the wiki
pa