Author: davsclaus
Date: Fri Feb 11 06:09:11 2011
New Revision: 1069680
URL: http://svn.apache.org/viewvc?rev=1069680&view=rev
Log:
CAMEL-3640: Lucene should type convert to String for headers and not type cast.
Modified:
camel/trunk/components/camel-lucene/src/main/java/org/apache/camel/comp
Author: davsclaus
Date: Fri Feb 11 06:03:06 2011
New Revision: 1069679
URL: http://svn.apache.org/viewvc?rev=1069679&view=rev
Log:
CAMEL-3644: Added getter for endpoints in the abstract XML CamelContext
FactoryBean so its avail in camel-spring and camel-blueprint. Polished.
Modified:
camel/
Author: davsclaus
Date: Fri Feb 11 06:00:51 2011
New Revision: 1069678
URL: http://svn.apache.org/viewvc?rev=1069678&view=rev
Log:
Fixed CS. Polished.
Modified:
camel/trunk/components/camel-context/ (props changed)
camel/trunk/components/camel-context/pom.xml
camel/trunk/components
Author: davsclaus
Date: Fri Feb 11 05:28:55 2011
New Revision: 1069675
URL: http://svn.apache.org/viewvc?rev=1069675&view=rev
Log:
CAMEL-3653: Fixed sonartype issues. Thanks to Tracy for patch.
Modified:
camel/trunk/components/camel-sip/src/main/java/org/apache/camel/component/sip/listener/S
Author: davsclaus
Date: Fri Feb 11 05:25:25 2011
New Revision: 1069674
URL: http://svn.apache.org/viewvc?rev=1069674&view=rev
Log:
CAMEL-3639: Fixed sonortype reported issue. Thanks to Tracy Snell for the patch.
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DefaultCame
Author: cmueller
Date: Thu Feb 10 22:38:15 2011
New Revision: 1069596
URL: http://svn.apache.org/viewvc?rev=1069596&view=rev
Log:
CAMEL-3652: Fix the Sonar Critical issue: Performance - Inefficient use of
keySet iterator instead of entrySet iterator
Modified:
camel/trunk/camel-core/src/main
Author: cmueller
Date: Thu Feb 10 20:51:39 2011
New Revision: 1069564
URL: http://svn.apache.org/viewvc?rev=1069564&view=rev
Log:
CAMEL-3650: SMSC initiated unbind spawns exponential amounts of reconnect
threads
Modified:
camel/trunk/components/camel-smpp/src/main/java/org/apache/camel/comp
Context
Page edited by James Strachan
Changes (8)
...
*Available as of Camel 2.7*
The *context* component allows you to create a
Context
Page edited by James Strachan
Changes (7)
...
h3. Example
In this example we'll create a black box context, then we'll us
Context
Page edited by James Strachan
Changes (1)
...
If you prefer to be more verbose and explicit you could use *context:accounts:purchaseOr
Context
Page edited by James Strachan
Changes (2)
...
Notice in the above route we are using pure local endpoints (*direct* and *seda*). Also n
Context
Page edited by James Strachan
Changes (2)
...
Notice in the above route we are using pure local endpoints (*direct* and *seda*). Also n
Context
Page edited by James Strachan
Changes (4)
...
First you need to create a CamelContext, add some routes in it, start it and then registe
Context
Page edited by James Strachan
Changes (1)
...
* *camelContextId* is the ID you used to register the CamelContext into the [Registry].
Context
Page edited by James Strachan
Changes (2)
...
{code}
* *camelContextId* is the ID you used to register the CamelContext i
Routebox
Page edited by James Strachan
Changes (45)
h2. Routebox Context Component
*Available as of Camel 2.67*
Context
Page added by James Strachan
Context Component
Available as of Camel 2.7
The context component allows you to create a CamelContext with a number of routes inside then treat it as a black box and refer to the local endpoints within t
Routebox
Page edited by James Strachan
Changes (45)
h2. Routebox Context Component
*Available as of Camel 2.67*
Component List
Page edited by James Strachan
Changes (1)
...
cometd://host:port/channelname {code} | Used to deliver messages using the [jetty
Author: davsclaus
Date: Thu Feb 10 16:25:46 2011
New Revision: 1069455
URL: http://svn.apache.org/viewvc?rev=1069455&view=rev
Log:
CAMEL-3641: Camel is less aggresive registering services in JMX. Now it only
does that when starting and during adding new routes. This avoid some
situations where w
Author: jstrachan
Date: Thu Feb 10 16:02:09 2011
New Revision: 1069442
URL: http://svn.apache.org/viewvc?rev=1069442&view=rev
Log:
first spike of a solution for CAMEL-3651 and CAMEL-3563 so that we can turn a
CamelContext containing one or more routes into a black box and then refer to
its 'publ
Author: jstrachan
Date: Thu Feb 10 16:00:30 2011
New Revision: 1069440
URL: http://svn.apache.org/viewvc?rev=1069440&view=rev
Log:
allow the same Camel Type Conversion we support for Endpoints to also work for
Components when resolving a component in the registry for CAMEL-3651 and
CAMEL-3563
M
Camel 2.7.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Fixed potential issue installing {{camel-ftp}} feature in Apache ServiceMix *
Author: davsclaus
Date: Thu Feb 10 10:56:12 2011
New Revision: 1069338
URL: http://svn.apache.org/viewvc?rev=1069338&view=rev
Log:
Fixed snippet for docu
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/management/JmxNotificationEventNotifierTest.java
Modified:
camel/trunk/c
24 matches
Mail list logo