Simple
Page edited by Mark Ford
Comment:
_expression_ placeholders ${ } were missing around spring xml example
Changes (1)
..
Advanced configuration of CamelContext using Spring
Page edited by Claus Ibsen
Changes (1)
...
| ManagementStrategy | 0..1 | *Camel 2.1:* To us
Simple
Page edited by Claus Ibsen
Changes (7)
...
| out.body | Object | the output body | | header.foo | Object | refer to the input foo header
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Added support for Spring 3.1.x. * Added {{retainFirst}}, and {{retainLast}} o
Jsch
Page added by Hadrian Zbarcea
Jsch
The camel-jsch component supports the SCP protocol using the Client API of the Jsch project. Jsch is already used in camel by the FTP component for the sftp: protocol.
Maven users will need to add the
Camel 2.10.0 Release
Page edited by Hadrian Zbarcea
Changes (4)
...
* Added {{retainFirst}}, and {{retainLast}} options to [Mock] component. *
JSON
Page edited by Richard Kettelerij
Comment:
CAMEL-5135
Changes (2)
...
By default Camel uses the XStream libr
Camel 2.10.0 Release
Page edited by Richard Kettelerij
Comment:
CAMEL-5135
Changes (1)
...
* Improved [Simple] la
SERVLET
Page edited by Claus Ibsen
Changes (1)
...
{code}
{info:title=Stream} Servlet is stream based, which means the input it r
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Fixed failover [Load Balancer] to perform defensive copy of the message befor
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Added support for the scp: protocol via [Jsch]. * Added support to exclude ce
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Fixed issue when restarting application using [Quartz] with a persistent (non
MyBatis
Page edited by Claus Ibsen
Changes (3)
...
| {{consumer.useIterator}} | {{boolean}} | {{true}} | If {{true}} each row returned when pol
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Commons-net 2.2 to 3.0.1 * CXF 2.5.1 to 2.5.2
* EHCache 2.4.3 to
iBATIS
Page edited by Claus Ibsen
Changes (2)
...
The *ibatis:* component allows you to query, poll, insert, update and delete data in a relati
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Added support to exclude certain fields when marshalling POJO's to [JSON]. Av
MyBatis
Page edited by Glen Mazza
Comment:
proofreading
Changes (11)
...
You can append query options to the URI
Aggregator2
Page edited by Claus Ibsen
Changes (2)
...
|| Option || Default || Description || | correlationExpression | | Mandatory [_expressio
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Allow to configure frequency of timeout checker when doing request/reply over
HTTP4
Page edited by Claus Ibsen
Changes (4)
...
| {{disableStreamCache}} | {{false}} | DefaultHttpBinding will copy the request input stream i
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Improved the Java DSL to make it easier to use predicates from the build-in D
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{sendBufferSize}} | {{65536 bytes}} | The TCP/UDP buffer sizes to be used during outbound c
Netty
Page edited by Claus Ibsen
Changes (2)
...
| {{sendBufferSize}} | {{65536 bytes}} | The TCP/UDP buffer sizes to be used during outbound c
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (3)
...
* Fixed issue when using consumer endpoints with [Property placeholders|Using P
Netty
Page edited by Claus Ibsen
Changes (16)
h2. Netty Component
*Available as of Camel 2.3*
The *netty* component in Camel is
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Added method {{isTransactedRedelivered}} to [Exchange] * Added method {{isDir
Examples
Page edited by Claus Ibsen
Changes (2)
...
* [Walk through an Example] will walk through the code of the first example so you can unde
Console Example
Page added by Claus Ibsen
Console Example
Available as of Camel 2.10
This example is located in the Camel distribution at examples/camel-example-console.
This is a beginner example that demonstrates how to get started with A
Console Example
Page added by Claus Ibsen
Console Example
Available as of Camel 2.10
This example is located in the Camel distribution at examples/camel-example-console.
This is a beginner example that demonstrates how to get started with A
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (3)
...
* Fixed issue with suspend/resume a [Timer] consumer, not causing timer task to
Console Example
File attached by Claus Ibsen
run-as.png
(231 kB image/png)
Change Notification Preferences
View Attachments
Console Example
Page edited by Claus Ibsen
Changes (2)
...
And then open the org.apache.camel.example.console.CamelConsoleMain class, and righ
Mail
Page edited by Claus Ibsen
Changes (5)
...
{code:xml} ...
id="sslContextParameters"> resource="/
FOP
Page added by Bilgin Ibryam
FOP Component
Available as of Camel 2.9
The FOP component allows you to render a message into different output formats using Apache FOP.
Maven users will need to add the following dependency to their pom.xml
Component List
Page edited by Bilgin Ibryam
Changes (1)
...
flatpack:[fixed|delim]:configFile {code} | Processing fixed width or delimited file
FOP
Page edited by Bilgin Ibryam
Changes (1)
h2. FOP Component
*Available as of Camel 2.9* 2.10
The FOP component allows you to
Karaf
Page edited by Claus Ibsen
Changes (3)
...
| 2.7.2 | 2.2.2 | | 2.8.2 | 2.2.4 |
| 2.9.0 | 2.2.5 |
h2. Preparing
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Fixed [Netty] producer to re-use existing connections when sending. This avoi
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Fixed [Netty] producer to re-use existing connections when sending. This avoi
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Fixed issue with [Simple] invoking overloaded methods using OGNL notation, wh
Blueprint Testing
Page edited by Claus Ibsen
Changes (6)
h2. Blueprint Testing
*Available as of Camel 2.10*
[Testing] is a cruci
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Fixed continued and handled [Predicate] on [OnException|Exception Clause] to
HTTP4
Page edited by Glen Mazza
Comment:
proofreading
Changes (14)
...
{info:title=camel-http4 vs camel-jetty}
CronScheduledRoutePolicy
Page edited by Claus Ibsen
Changes (6)
h2. CronScheduledRoutePolicy
*Available as of Camel version 2.6*
Camel Run Maven Goal
Page edited by Claus Ibsen
Changes (5)
...
{code}
This allows you to boot up any Spring services you wish; w
Camel Run Maven Goal
Page edited by Claus Ibsen
Changes (6)
...
{code}
If you want to boot up your Camel routes a little faster,
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* [Aggregate|Aggregator2] EIP now supports {{TimeoutAwareAggregationStrategy}}
CronScheduledRoutePolicy
Page edited by Christian Mueller
Changes (1)
...
from("direct:start")
.routeId("testRoute").routePolicy(
Scala DSL - EIP
Page edited by Claus Ibsen
Changes (4)
...
h3. Message routing h4. Aggregator
The aggregator EIP aggregates messag
Scala DSL - Supported languages
Page edited by Claus Ibsen
Changes (3)
Support for [other languages|Languages] inside Scala DSL routes is delivered through
Scala DSL
Page edited by Claus Ibsen
Changes (2)
...
h3. References * At [ApacheCon Europe 2008|http://www.eu.apachecon.com] there was a Fast F
Scala DSL - EIP
Page edited by Claus Ibsen
Changes (1)
{info:title=DSL supported} The [Scala DSL] supports *every* DSL from the [Java DSL|DSL]. On this pa
Scala DSL - Getting Started
Page edited by Claus Ibsen
Changes (1)
...
* a route starts directly with a URI instead of {{from(uri)}} * {{→}} is
POJO Producing
Page edited by Babak Vahdat
Comment:
CamelTemplate has been removed in Camel 2.x onwards
Changes (2)
...
POJO Producing
Page edited by Babak Vahdat
Comment:
Formatting
Changes (0)
...
h4. @EndpointInject
CXFRS
Page edited by Claus Ibsen
Changes (2)
...
{div:class=confluenceTableSmall} || Name || Description || Example || Required? || default val
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Removed {{retryWhile(_expression_)}} on {{OnExceptionDefinition}}; use {{retr
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (3)
...
* Fixed [Throttler] and [Delayer] EIPs when evaluating of max/delay _expression
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* The default {{Injector}} now performs bean post processing to inject @Produce
Spring Web Services
Page edited by David Valeri
Changes (6)
...
*Available as of Camel 2.6*
The *spring-ws:* component allows you
Spring Testing
Page edited by David Valeri
Changes (1)
...
| org.apache.camel.test.spring.LazyLoadTypeConverters (Deprecated) \\ | Class \\ | I
Support
Page edited by Claus Ibsen
Changes (1)
...
* [FAQ]
h3. Alternative discussion forums Outside Apache, there is also a numb
HTTP
Page edited by Bilgin Ibryam
Changes (1)
...
{code}
h3. Using client tinmeout - SO_TIMEOUT
See the unit test i
Camel JMX
Page edited by Claus Ibsen
Changes (3)
...
If no matching MBeanServer can be found, a new one is created and the new MBeanServer's de
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* The maven plugin [camel-run|Camel Run Maven Goal] now supports to run OSGi Bl
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Added utilization statistics to type converter registry which can be access f
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Added utilization statistics to type converter registry which can be access f
SEDA
Page edited by Claus Ibsen
Changes (1)
...
| {{blockWhenFull}} | {{false}} | *Camel 2.9:* Whether to block the current thread when sending
Why do my file consumer not pickup the file, and how do I let the file consumer use the Camel error handler
Page added by Claus Ibsen
Why do my file consumer not pickup the file, and how do I let the file consumer use the Camel error handler
Dynamic Router
Page edited by Claus Ibsen
Changes (3)
...
{snippet:id=e2|lang=java|url=""
Mind that this example is only for show
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Improved [JMX|Camel JMX] to work better with servers such as WebSphere which
Camel 2.9.2 Release
Page added by Hadrian Zbarcea
Camel 2.9.2 release
New and Noteworthy
Welcome to the 2.9.2 release which is mainly a bug fix release with 58 issues resolved.
For more details see the JIRA tickets
Known Issues
See
Download
Page edited by Hadrian Zbarcea
Changes (6)
...
Grab these releases while they are hot!
* The latest release for Camel 2.
Articles
Page edited by Claus Ibsen
Changes (1)
...
* [Easy Handmade SOAP-Webservice-Versioning With Apache Camel|http://waterback.github.com/b
Xml Reference
Page edited by Hadrian Zbarcea
Changes (7)
...
|| Version || XML Schema ||
| 2.9.2 | http://camel.apache.org/schema
Apache Camel 2.9.2 Released
Blog post added by Hadrian Zbarcea
The Camel community continues its efforts to issue patch releases on a predictable schedule. Today we are proud to announce a new patch release Apache Camel 2.9.2. This release co
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* The [File|File2] and [FTP|FTP2] consumers will now let {{org.apache.camel.spi
Component List
Page edited by Hadrian Zbarcea
Changes (1)
...
jpa://entityName {code} | For using a database as a queue via the JPA specificati
Jsch
Page edited by Hadrian Zbarcea
Changes (2)
...
{code}
You can append query options to the URI in the following format, {{?op
Jsch
Page edited by Hadrian Zbarcea
Changes (7)
...
You can append query options to the URI in the following format, {{?option=value&option=val
Walk through another example
Page edited by Reuben Garrett
Comment:
minor editorial changes
Changes (3)
...
h3.
Camel 2.10.0 Release
Page edited by Reuben Garrett
Comment:
added reference links for new components
Changes (15)
...
Websocket
Page edited by charles Moulliard
Changes (2)
...
*Available as of Camel 2.10*
The *websocket* component provides websoc
Articles
Page edited by Claus Ibsen
Changes (1)
...
* [Devoxx 2011 - Introduction to Apache ActiveMQ, ServiceMix, Camel and CXF|http://devoxx.c
SERVLET
Page edited by Claus Ibsen
Changes (1)
...
You can consume only from endpoints generated by the Servlet component. Therefore, it should
Articles
Page edited by Claus Ibsen
Changes (1)
...
* [Using twitter and web socket with Apache Camel|http://davsclaus.blogspot.se/2012/03/came
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Reduce the logging level from ERROR to WARN on the default {{LoggingException
SEDA
Page edited by Claus Ibsen
Changes (1)
...
| {{blockWhenFull}} | {{false}} | *Camel 2.9:* Whether to block the current thread when sending
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (6)
...
* Reduce the logging level from ERROR to WARN on the default {{LoggingException
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* [Wire Tap] can no longer change destination from [JMX|Camel JMX] * Camel now
Index
Page edited by Hadrian Zbarcea
Changes (0)
...
{blog-posts:5}
[RSS Feed|https://cwiki.apache.org/confluence
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (2)
...
h2. Dependency Upgrades
* AHC 1.6.5 to 1.7.34
* AWS
Log
Page edited by Glen Mazza
Comment:
clarified LOG_DEBUG_BODY_STREAMS use
Changes (4)
...
|| Option || Default
SERVLET
Page edited by Claus Ibsen
Changes (3)
...
h3. Using multiple Camel applications in the same servlet container If you us
Asynchronous Routing Engine
Page edited by Claus Ibsen
Changes (2)
...
- [JMS] *Camel 2.9:* (also consumer) - [NMR] (both consumer and producer
Camel 2.10.0 Release
Page edited by Christian Mueller
Changes (1)
...
* [Wire Tap] can no longer change destination from [JMX|Camel JMX] * Came
Camel 2.10.0 Release
Page edited by Daniel Kulp
Changes (1)
...
* Commons-codec 1.4 to 1.6 * Commons-net 2.2 to 3.1.0
* CXF 2.5.1
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Fixed method call [_expression_] to preserve headers and [Exchange] propertie
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Fixed locale issue with configuring endpoints using uris, such as Turkish wit
Error Handler
Page edited by Christian Mueller
Changes (20)
...
For introduction and background material see [Error handling in Camel].
1 - 100 of 6990 matches
Mail list logo