/[Apache-SVN]
ViewVC logotype

Revision 830901


Jump to revision: Previous Next
Author: davsclaus
Date: Thu Oct 29 11:30:14 2009 UTC (14 years, 5 months ago)
Changed paths: 25
Log Message:
CAMEL-1048: Added throttling example. Fixed logger not logging correct at INFO level.

Changed paths

Path Details
Directorycamel/trunk/camel-core/src/main/java/org/apache/camel/impl/ThrottlingRoutePolicy.java modified , text changed
Directorycamel/trunk/camel-core/src/main/java/org/apache/camel/processor/Logger.java modified , text changed
Directorycamel/trunk/examples/camel-example-route-throttling/ added
Directorycamel/trunk/examples/camel-example-route-throttling/README.txt added
Directorycamel/trunk/examples/camel-example-route-throttling/pom.xml added
Directorycamel/trunk/examples/camel-example-route-throttling/src/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/java/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/java/org/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/java/org/apache/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/java/org/apache/camel/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/java/org/apache/camel/example/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/java/org/apache/camel/example/client/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/java/org/apache/camel/example/client/CamelClient.java added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/resources/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/resources/META-INF/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/resources/META-INF/LICENSE.txt added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/resources/META-INF/NOTICE.txt added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/resources/META-INF/spring/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/resources/META-INF/spring/camel-server.xml added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/resources/camel-client.xml added
Directorycamel/trunk/examples/camel-example-route-throttling/src/main/resources/log4j.properties added
Directorycamel/trunk/examples/camel-example-route-throttling/src/test/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/test/java/ added
Directorycamel/trunk/examples/camel-example-route-throttling/src/test/resources/ added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26