svn commit: r992919 - in /camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf: CxfConsumerProviderTest.java CxfRawMessageRouterTest.java

2010-09-05 Thread ningjiang
Author: ningjiang Date: Mon Sep 6 01:11:16 2010 New Revision: 992919 URL: http://svn.apache.org/viewvc?rev=992919&view=rev Log: Fixed the faild unit tests of camel-cxf with CXF 2.3-SNAPSHOT Modified: camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/CxfConsumerPr

[CONF] Apache Camel > Articles

2010-09-05 Thread confluence
Articles Page edited by Claus Ibsen Changes (2) ... * [EDA events over system boundaries with Camel|http://fornax-sculptor.blogspot.com/2010/08/eda-events-o

[CONF] Apache Camel > Jasypt

2010-09-05 Thread confluence
Jasypt Page edited by Claus Ibsen Changes (3) ... {code} For example to encrypt the value {{tiger}} you run with the following parameters:

svn commit: r992755 - in /camel/trunk: apache-camel/src/main/descriptors/common-bin.xml components/camel-jasypt/pom.xml

2010-09-05 Thread davsclaus
Author: davsclaus Date: Sun Sep 5 10:42:47 2010 New Revision: 992755 URL: http://svn.apache.org/viewvc?rev=992755&view=rev Log: CAMEL-2987: added optional jars for camel-jasypt tooling. Modified: camel/trunk/apache-camel/src/main/descriptors/common-bin.xml camel/trunk/components/camel-ja

svn commit: r992745 - /camel/trunk/components/camel-jasypt/

2010-09-05 Thread davsclaus
Author: davsclaus Date: Sun Sep 5 09:24:52 2010 New Revision: 992745 URL: http://svn.apache.org/viewvc?rev=992745&view=rev Log: svn ignore Modified: camel/trunk/components/camel-jasypt/ (props changed) Propchange: camel/trunk/components/camel-jasypt/ --

svn commit: r992744 - in /camel/trunk: apache-camel/pom.xml apache-camel/src/main/descriptors/common-bin.xml components/camel-jasypt/pom.xml components/camel-jasypt/src/main/java/org/apache/camel/comp

2010-09-05 Thread davsclaus
Author: davsclaus Date: Sun Sep 5 09:22:43 2010 New Revision: 992744 URL: http://svn.apache.org/viewvc?rev=992744&view=rev Log: CAMEL-2987: Added camel-jasypt to the kit. Modified: camel/trunk/apache-camel/pom.xml camel/trunk/apache-camel/src/main/descriptors/common-bin.xml camel/tru

[CONF] Apache Camel > Camel 2.5.0 Release

2010-09-05 Thread confluence
Camel 2.5.0 Release Page edited by Claus Ibsen Changes (4) ... * [Restlet] component now supports using \{ \} placeholders in uri, which gets replaced with

[CONF] Apache Camel > Jasypt

2010-09-05 Thread confluence
Jasypt Page edited by Claus Ibsen Changes (2) ... {snippet:id=e1|lang=java|url="" h4. Tooling dependencies The tool

[CONF] Apache Camel > Jasypt

2010-09-05 Thread confluence
Jasypt Page edited by Claus Ibsen Changes (3) ... {code} TODO: tooling h3. Tooling The [Jasypt] compon

[CONF] Apache Camel > Jasypt

2010-09-05 Thread confluence
Jasypt Page edited by Claus Ibsen Changes (2) ... h3. Example with Java DSL In Java DSL you need to configure [Jasypt] as a {{JasyptPropertie

[CONF] Apache Camel > Jasypt

2010-09-05 Thread confluence
Jasypt Page edited by Claus Ibsen Changes (6) ... [Jasypt|http://www.jasypt.org/] is a simplified encryption library which makes encryption and decryption e

[CONF] Apache Camel > Jasypt

2010-09-05 Thread confluence
Jasypt Page added by Claus Ibsen Jasypt component Available as of Camel 2.5 Jasypt is a simplified encryption library which makes encryption and decryption easy. Camel integrates with Jasypt to allow sensitive information in Properties files

[CONF] Apache Camel > Security

2010-09-05 Thread confluence
Security Page edited by Claus Ibsen Changes (12) ... * Payload Security - Data Formats that offer encryption/decryption services at the payload level * Endp