Author: davsclaus
Date: Mon Jul 27 06:41:33 2009
New Revision: 798037
URL: http://svn.apache.org/viewvc?rev=798037&view=rev
Log:
Merged revisions 798027 via svnmerge from
https://svn.apache.org/repos/asf/camel/trunk
r798027 | davsclaus | 2009-07-27 07:48:02 +0200 (Mon, 27 Jul 2009) |
Author: davsclaus
Date: Mon Jul 27 06:31:06 2009
New Revision: 798035
URL: http://svn.apache.org/viewvc?rev=798035&view=rev
Log:
CAMEL-1854: Upgraded to SI 1.0.3
Modified:
camel/trunk/components/camel-spring-integration/pom.xml
Modified: camel/trunk/components/camel-spring-integration/pom.xm
Author: davsclaus
Date: Mon Jul 27 05:48:02 2009
New Revision: 798027
URL: http://svn.apache.org/viewvc?rev=798027&view=rev
Log:
CAMEL-1853: Using a custom Spring MessageConverter now possible for both
sending and receiving jms messages.
Added:
camel/trunk/components/camel-jms/src/test/java
Author: davsclaus
Date: Mon Jul 27 04:58:33 2009
New Revision: 798024
URL: http://svn.apache.org/viewvc?rev=798024&view=rev
Log:
CAMEL-1853: ensuring JmsEndpoint and JmsBinding is always there when needed.
Preparing for CAMEL-1853.
Modified:
camel/trunk/components/camel-jms/src/main/java/or
Author: davsclaus
Date: Sun Jul 26 13:25:15 2009
New Revision: 797926
URL: http://svn.apache.org/viewvc?rev=797926&view=rev
Log:
CAMEL-1851: Fixed route not being instrumented in case it had route scoped
onException and the likes.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel
Author: davsclaus
Date: Sun Jul 26 12:34:24 2009
New Revision: 797923
URL: http://svn.apache.org/viewvc?rev=797923&view=rev
Log:
CAMEL-1849: Stream cached based on files can be disabled by setting a threshold
of 0 or negative.
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/
Author: davsclaus
Date: Sun Jul 26 12:21:19 2009
New Revision: 797920
URL: http://svn.apache.org/viewvc?rev=797920&view=rev
Log:
CAMEL-1849: disk based stream cache can be disabled using a threshold of 0 or
negative.
Modified:
camel/branches/camel-1.x/camel-core/src/main/java/org/apache/cam
Author: davsclaus
Date: Sun Jul 26 12:11:24 2009
New Revision: 797918
URL: http://svn.apache.org/viewvc?rev=797918&view=rev
Log:
CAMEL-1849: stream caches spooled to disk is now deleted in case of http
exception being thrown. Also http exception keeps a defensive copy of the
response body stream
Stream caching
Page edited by Claus Ibsen
Stream caching
While stream types (like StreamSource, InputStream and Reader) are commonly used in messaging for performance reasons, they also have an important drawback: they can only be re
Author: davsclaus
Date: Sun Jul 26 11:35:56 2009
New Revision: 797911
URL: http://svn.apache.org/viewvc?rev=797911&view=rev
Log:
CAMEL-1849: added unit test demonstrating the issue that the temp files is not
deleted in case of an http exception.
Added:
camel/branches/camel-1.x/components/ca
Author: davsclaus
Date: Sun Jul 26 11:29:54 2009
New Revision: 797907
URL: http://svn.apache.org/viewvc?rev=797907&view=rev
Log:
CAMEL-1849: Cleanup in CachedOutputStream. Http component uses a defensive copy
of response body stream to avoid returning a live stream that has been closed
already.
Author: davsclaus
Date: Sun Jul 26 07:43:34 2009
New Revision: 797872
URL: http://svn.apache.org/viewvc?rev=797872&view=rev
Log:
CAMEL-1849: Polished code a bit.
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/converter/stream/CachedOutputStream.java
camel/trunk/camel-cor
12 matches
Mail list logo