On Fri, Jan 31, 2014 at 10:44 PM, Fernando Giorgetti
wrote:
> Claus, thanks for the quick reply.
>
> I did it some tests and it seems to work, but can you help me understand
> what is really happening behind the scenes?
>
> Looking at the camel code, it will add a header to the JMS message using a
Hi All,
Does FTP Consumer support autoCreate and startingDirectoryMustExist options?
I was expecting FTP consumer to throw an exception if starting directory does
not exist(autoCreate=false and startingDirectoryMustExist=true) just like File
Consumer.
Thanks
Chirag Dewan
I am working on an app based on Apache Camel and I want to use Camel as a
Log4j socket endpoint. I have Camel configured using netty and object
deserialization using the ObjectDecoder. According to the Log4j documents,
the log events should come to me as a serialized LoggingEvent object.
So when
This question gets asked enough that perhaps there should be some text
added to the JMS documentation on the matter.
*Robert Simmons Jr. MSc. - Lead Java Architect @ EA*
*Author of: Hardcore Java (2003) and Maintainable Java (2012)*
*LinkedIn: **http://www.linkedin.com/pub/robert-simmons/40/852/a3
On Sun, Feb 2, 2014 at 7:11 AM, kraythe . wrote:
> This question gets asked enough that perhaps there should be some text
> added to the JMS documentation on the matter.
>
Yeah sure we love when people contribute and help improve the docs.
http://camel.apache.org/contributing
> *Robert Simmons