[CONF] Apache Camel > hbase

2012-06-12 Thread confluence
hbase Page edited by Claus Ibsen Changes (2) ... {div:class=confluenceTableSmall} || Name || Default Value || Description || | {{i

[CONF] Apache Camel > Polling Consumer

2012-06-12 Thread confluence
Polling Consumer Page edited by Claus Ibsen Changes (8) ... The ScheduledPollConsumer supports the following options: {div:class=

[CONF] Apache Camel > Batch Consumer

2012-06-12 Thread confluence
Batch Consumer Page edited by Claus Ibsen Changes (1) ... - [File|File2] - [FTP|FTP2] - [hbase|HBase] - [iBatis] - [J

[CONF] Apache Camel > Polling Consumer

2012-06-12 Thread confluence
Polling Consumer Page edited by Claus Ibsen Changes (4) ... | sendEmptyMessageWhenIdle | {{false}} | *Camel 2.9:* If the polling consumer did n

[CONF] Apache Camel > Polling Consumer

2012-06-12 Thread confluence
Polling Consumer Page edited by Claus Ibsen Changes (2) ... ** [File|File2] ** [FTP|FTP2] ** [hbase|HBase] ** [iBatis

[CONF] Apache Camel > hbase

2012-06-12 Thread confluence
hbase Page edited by Claus Ibsen Changes (14) ... h3. URI format h3. HBase Producer As mentioned above

[CONF] Apache Camel > Component List

2012-06-12 Thread confluence
Component List Page edited by Claus Ibsen Changes (1) ... hazelcast://[type]:cachename[?options] {code} | [Hazelcast|http://www.hazelcast.com]

[CONF] Apache Camel > hbase

2012-06-12 Thread confluence
hbase Page edited by Claus Ibsen Changes (15) ... ${in.body.value} uri="hbase:mytable?opertaion=Cam

[CONF] Apache Camel > MQTT

2012-06-12 Thread confluence
MQTT Page edited by Claus Ibsen Changes (1) h2. MQTT Component *Available as of Camel 2.10* The *mqtt:* component is used for co

[CONF] Apache Camel > hbase

2012-06-12 Thread confluence
hbase Page added by Ioannis Canellos HBase Component Available as of Camel 2.10 This component provides an idemptotent repository, producers and consumers for Apache HBase. Maven users will need to add the following dependency to their pom.

svn commit: r821434 - in /websites/production/camel/content: cache/main.pageCache camel-2100-release.html

2012-06-12 Thread buildbot
Author: buildbot Date: Tue Jun 12 14:17:57 2012 New Revision: 821434 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2100-release.html Modified: websites/production/camel/content/cache/m

svn commit: r1349362 - in /camel/trunk/components/camel-hbase/src: main/java/org/apache/camel/component/hbase/ main/java/org/apache/camel/component/hbase/filters/ test/java/org/apache/camel/component/

2012-06-12 Thread iocanel
Author: iocanel Date: Tue Jun 12 13:59:41 2012 New Revision: 1349362 URL: http://svn.apache.org/viewvc?rev=1349362&view=rev Log: [CAMEL-4743] Improved filter support for scan operations. Added filters that are camel context aware and also aware of the message content. Added: camel/trunk/com

[CONF] Apache Camel > Camel 2.10.0 Release

2012-06-12 Thread confluence
Camel 2.10.0 Release Page edited by Claus Ibsen Changes (1) ... * Fixed running multiple Camel apps with same CamelContext name in a single JVM

svn commit: r1349337 - in /camel/branches/camel-2.8.x: ./ components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsProducer.java components/camel-jms/src/test/java/org/apache/camel/compone

2012-06-12 Thread davsclaus
Author: davsclaus Date: Tue Jun 12 13:34:51 2012 New Revision: 1349337 URL: http://svn.apache.org/viewvc?rev=1349337&view=rev Log: CAMEL-5363: Fixed jms producer to trigger Camel error handling if invalid destination during destination resolution failed. Added: camel/branches/camel-2.8.x/co

svn commit: r1349332 - in /camel/branches/camel-2.9.x: ./ components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsProducer.java components/camel-jms/src/test/java/org/apache/camel/compone

2012-06-12 Thread davsclaus
Author: davsclaus Date: Tue Jun 12 13:32:29 2012 New Revision: 1349332 URL: http://svn.apache.org/viewvc?rev=1349332&view=rev Log: CAMEL-5363: Fixed jms producer to trigger Camel error handling if invalid destination during destination resolution failed. Added: camel/branches/camel-2.9.x/co

svn commit: r1349330 - in /camel/trunk/components/camel-jms/src: main/java/org/apache/camel/component/jms/JmsProducer.java test/java/org/apache/camel/component/jms/JmsInOnlyInvalidDestinationTest.java

2012-06-12 Thread davsclaus
Author: davsclaus Date: Tue Jun 12 13:31:02 2012 New Revision: 1349330 URL: http://svn.apache.org/viewvc?rev=1349330&view=rev Log: CAMEL-5363: Fixed jms producer to trigger Camel error handling if invalid destination during destination resolution failed. Added: camel/trunk/components/camel-

svn commit: r821423 - in /websites/production/camel/content: cache/main.pageCache websocket.html

2012-06-12 Thread buildbot
Author: buildbot Date: Tue Jun 12 12:18:13 2012 New Revision: 821423 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/websocket.html Modified: websites/production/camel/content/cache/main.pageC

svn commit: r821404 - in /websites/production/camel/content: cache/main.pageCache camel-2100-release.html

2012-06-12 Thread buildbot
Author: buildbot Date: Tue Jun 12 11:17:59 2012 New Revision: 821404 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2100-release.html Modified: websites/production/camel/content/cache/m

svn commit: r1349256 - in /camel/trunk: parent/pom.xml platforms/karaf/features/pom.xml

2012-06-12 Thread davsclaus
Author: davsclaus Date: Tue Jun 12 11:14:16 2012 New Revision: 1349256 URL: http://svn.apache.org/viewvc?rev=1349256&view=rev Log: Dependency upgrades Modified: camel/trunk/parent/pom.xml camel/trunk/platforms/karaf/features/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.a

svn commit: r1349251 - /camel/trunk/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelSpringWebServiceTest.java

2012-06-12 Thread davsclaus
Author: davsclaus Date: Tue Jun 12 11:02:38 2012 New Revision: 1349251 URL: http://svn.apache.org/viewvc?rev=1349251&view=rev Log: CAMEL-5360: Ignore spring-ws test as it requires Spring 3.1 Modified: camel/trunk/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelSpringW

[CONF] Apache Camel > Camel 2.10.0 Release

2012-06-12 Thread confluence
Camel 2.10.0 Release Page edited by Claus Ibsen Changes (1) ... * Use the {{charset}} option on the [File|File2] component to explicit specify

svn commit: r1349245 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml

2012-06-12 Thread davsclaus
Author: davsclaus Date: Tue Jun 12 10:50:04 2012 New Revision: 1349245 URL: http://svn.apache.org/viewvc?rev=1349245&view=rev Log: CAMEL-5360: Disabled camel-cdi in features as not yet supported seamless by Karaf Modified: camel/trunk/platforms/karaf/features/src/main/resources/features.xml

svn commit: r821395 - in /websites/production/camel/content: cache/main.pageCache camel-2100-release.html websocket.html

2012-06-12 Thread buildbot
Author: buildbot Date: Tue Jun 12 10:18:01 2012 New Revision: 821395 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2100-release.html websites/production/camel/content/websocket.html

[CONF] Apache Camel > Camel 2.10.0 Release

2012-06-12 Thread confluence
Camel 2.10.0 Release Page edited by Claus Ibsen Changes (4) ... * Commons-codec 1.4 to 1.6 * Commons-net 2.2 to 3.1.0 * CXF 2.5.1

svn commit: r1349219 - /camel/trunk/platforms/karaf/features/pom.xml

2012-06-12 Thread davsclaus
Author: davsclaus Date: Tue Jun 12 09:52:02 2012 New Revision: 1349219 URL: http://svn.apache.org/viewvc?rev=1349219&view=rev Log: Use release bundle version Modified: camel/trunk/platforms/karaf/features/pom.xml Modified: camel/trunk/platforms/karaf/features/pom.xml URL: http://svn.apache.

[CONF] Apache Camel > Camel 2.10.0 Release

2012-06-12 Thread confluence
Camel 2.10.0 Release Page edited by Claus Ibsen Changes (2) ... * Fixed [Restlet] not propagating headers during routing. * Fixed running multi

svn commit: r1349217 - in /camel/trunk: components/camel-scala/ parent/ tooling/archetypes/camel-archetype-component-scala/src/main/resources-filtered/META-INF/maven/ tooling/archetypes/camel-archetyp

2012-06-12 Thread davsclaus
Author: davsclaus Date: Tue Jun 12 09:43:01 2012 New Revision: 1349217 URL: http://svn.apache.org/viewvc?rev=1349217&view=rev Log: CAMEL-5350: Using the new scala maven plugin. Modified: camel/trunk/components/camel-scala/pom.xml camel/trunk/parent/pom.xml camel/trunk/tooling/archety

[CONF] Apache Camel > Websocket

2012-06-12 Thread confluence
Websocket Page edited by charles Moulliard Changes (2) ... This example is part of an unit test, which you can find [here|https://svn.apache.or

[CONF] Apache Camel > Websocket

2012-06-12 Thread confluence
Websocket Page edited by charles Moulliard Changes (2) ... | sslContextParameters | | Reference to a {{org.apache.camel.util.jsse.SSLContextPar

svn commit: r1349209 - in /camel/trunk/components/camel-sql/src/test: java/org/apache/camel/component/sql/ resources/org/apache/camel/component/ resources/org/apache/camel/component/sql/

2012-06-12 Thread davsclaus
Author: davsclaus Date: Tue Jun 12 09:28:40 2012 New Revision: 1349209 URL: http://svn.apache.org/viewvc?rev=1349209&view=rev Log: CAMEL-5355: Fixed sql endpoint to support % sign in uri. Added: camel/trunk/components/camel-sql/src/test/java/org/apache/camel/component/sql/SpringSqlEndpointLi

svn commit: r1349208 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/util/UnsafeUriCharactersEncoder.java test/java/org/apache/camel/util/UnsafeCharactersEncoderTest.java

2012-06-12 Thread davsclaus
Author: davsclaus Date: Tue Jun 12 09:27:14 2012 New Revision: 1349208 URL: http://svn.apache.org/viewvc?rev=1349208&view=rev Log: CAMEL-5357: Fixed uri normalization to support % sign itself to be encoded as %25. Added explict % decimal encoding to normalization logic. Modified: camel/trun

svn commit: r1349206 - in /camel/trunk/components/camel-websocket: pom.xml src/main/java/org/apache/camel/component/websocket/WebsocketComponent.java src/main/java/org/apache/camel/component/websocket

2012-06-12 Thread cmoulliard
Author: cmoulliard Date: Tue Jun 12 09:17:23 2012 New Revision: 1349206 URL: http://svn.apache.org/viewvc?rev=1349206&view=rev Log: Add staticResources parameter for endpoint and CORS Modified: camel/trunk/components/camel-websocket/pom.xml camel/trunk/components/camel-websocket/src/main

svn commit: r821373 - in /websites/production/camel/content: cache/main.pageCache springbatch.html

2012-06-12 Thread buildbot
Author: buildbot Date: Tue Jun 12 08:18:11 2012 New Revision: 821373 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/springbatch.html Modified: websites/production/camel/content/cache/main.pag

[CONF] Apache Camel > SpringBatch

2012-06-12 Thread confluence
SpringBatch Page edited by Henryk Konsek Comment: Added CamelItemProcessor and CamelJobExecutionListener sections Changes (2)