Forum Home » davsclaus

 
 
User Profile for Claus Ibsen
davsclaus
   
 
Name: Claus Ibsen  
Email: cibsen@fusesource.com  
Registered: Oct 14, 2008
Total Posts: 1,871
Location Sweden
Occupation Principal Software Engineer
Homepage http://davsclaus.blogspot.com/
Biography Claus Ibsen is a full time Apache Camel committer, employed by FuseSource. Author of Camel in Action.
 
   


Recent Messages: Point your RSS reader here for a feed of the latest messages in all forums
Re: Relying on an external AMQ Broker in Fuse ESB Enterprise 7.1
 
Yes, if you use the activemq-camel component, then you can setup a activemq component that uses an ...
Re: Messages "disappear" if camel route fabric endpoint resolves to null/blank
 
Thanks for reporting. I have logged a ticket to have this investigated. http://fusesource.com/issues...
Re: How to convert a table record to xml format?
 
Enterprise Products » Fuse IDE, May 29, 2013
Hi See about the splitter EIP pattern http://camel.apache.org/splitter ... body E...
Re: Trouble getting a CronScheduledRoutePolicy based job to work on Fuse 7.1
 
Fuse Distributions » Fuse ESB, May 28, 2013
You misunderstand the file component. The file component has its own scheduling so it will keep pic...
Re: Trouble getting a CronScheduledRoutePolicy based job to work on Fuse 7.1
 
Fuse Distributions » Fuse ESB, May 28, 2013
Its much easier to just set delay=30m on the file endpoint and not use the cron route policy.