RE: Problem with FileEndpoint

2008-10-13 Thread Claus Ibsen
camel-user@activemq.apache.org Subject: Re: Problem with FileEndpoint Hi Claus, I have added my example project to the issue. About the FileMessage. I understand that large files are important but wouldn´t it be better to put an InputStream into the message. In this case it would be an InputStre

Re: Problem with FileEndpoint

2008-10-13 Thread Christian Schneider
Hi Claus, I have added my example project to the issue. About the FileMessage. I understand that large files are important but wouldn´t it be better to put an InputStream into the message. In this case it would be an InputStream from a file but the concept is much more general than transmitti

RE: Problem with FileEndpoint

2008-10-13 Thread Claus Ibsen
8362 Hørning Tlf. +45 2962 7576 Web: www.silverbullet.dk -Original Message- From: Claus Ibsen [mailto:[EMAIL PROTECTED] Sent: 13. oktober 2008 09:17 To: camel-user@activemq.apache.org Subject: RE: Problem with FileEndpoint Hi Thanks for the workaround. I would still however like to

RE: Problem with FileEndpoint

2008-10-13 Thread Claus Ibsen
18:51 To: camel-user@activemq.apache.org Subject: Re: Problem with FileEndpoint Hi Claus, the problem also happens with camel 1.5-snapshot. I have found a workaround though. When I put a .convertBodyTo(String.class) before the bean processor it works. The behaviour is still not exactly how I

Re: Problem with FileEndpoint

2008-10-12 Thread Christian Schneider
:[EMAIL PROTECTED] Sent: 12. oktober 2008 12:19 To: camel-user@activemq.apache.org Subject: Re: Problem with FileEndpoint Hi Claus, is the version 1.5 already out or do you mean I should simply compile the trunk and test this? Greetings Christian Claus Ibsen schrieb: Hi Christian What

RE: Problem with FileEndpoint

2008-10-12 Thread Claus Ibsen
: www.silverbullet.dk -Original Message- From: Christian Schneider [mailto:[EMAIL PROTECTED] Sent: 12. oktober 2008 12:19 To: camel-user@activemq.apache.org Subject: Re: Problem with FileEndpoint Hi Claus, is the version 1.5 already out or do you mean I should simply compile the trunk and test

Re: Problem with FileEndpoint

2008-10-12 Thread Christian Schneider
Hi Claus, is the version 1.5 already out or do you mean I should simply compile the trunk and test this? Greetings Christian Claus Ibsen schrieb: Hi Christian What version of Camel are you using? In 1.5 have many improvements in the File component. Could you try this version first? It sho

RE: Problem with FileEndpoint

2008-10-12 Thread Claus Ibsen
Hi Christian What version of Camel are you using? In 1.5 have many improvements in the File component. Could you try this version first? It should be better at handling such errors. If it's still a problem: Then please create a small sample of your project and create a ticket in JIRA. Med v