[CONF] Apache Camel > SNMP

2012-05-10 Thread confluence
SNMP Page edited by willem jiang Comment: CAMEL-5270 Changes (1) ... snmp:127.0.0.1:162?protocol=udp&type=TRAP {c

svn commit: r1337034 - in /camel/trunk/components/camel-snmp/src/main/java/org/apache/camel/component/snmp: SnmpEndpoint.java SnmpMessage.java SnmpTrapConsumer.java

2012-05-10 Thread ningjiang
Author: ningjiang Date: Fri May 11 06:36:17 2012 New Revision: 1337034 URL: http://svn.apache.org/viewvc?rev=1337034&view=rev Log: CAMEL-5270 Added community and peer address of SNMP TRAP PDUs to camel-snmp header Modified: camel/trunk/components/camel-snmp/src/main/java/org/apache/camel/co

svn commit: r817185 - in /websites/production/camel/content: cache/main.pageCache using-getin-or-getout-methods-on-exchange.html

2012-05-10 Thread buildbot
Author: buildbot Date: Fri May 11 04:27:18 2012 New Revision: 817185 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/using-getin-or-getout-methods-on-exchange.html Modified: websites/producti

[CONF] Apache Camel > Using getIn or getOut methods on Exchange

2012-05-10 Thread confluence
Using getIn or getOut methods on Exchange Page edited by Tracy Snell Changes (1) ... {tip} Changing the IN message directly is po

[CONF] Apache Camel > Using getIn or getOut methods on Exchange

2012-05-10 Thread confluence
Using getIn or getOut methods on Exchange Page edited by Tracy Snell Changes (1) ... {tip} Changing the IN message directly is po

svn commit: r817140 - in /websites/production/camel/content: book-dataformat-appendix.html book-in-one-page.html cache/main.pageCache camel-2100-release.html jaxb.html

2012-05-10 Thread buildbot
Author: buildbot Date: Thu May 10 22:20:22 2012 New Revision: 817140 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-dataformat-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.10.0 Release

2012-05-10 Thread confluence
Camel 2.10.0 Release Page edited by Christian Mueller Changes (1) ... * You can specify the class type with [Bindy] to make it stand out what t

[CONF] Apache Camel > JAXB

2012-05-10 Thread confluence
JAXB Page edited by Christian Mueller Changes (1) ... h3. Using a custom NamespacePrefixMapper Starting with Camel 2.9.3, you ca

svn commit: r1336912 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/model/dataformat/ components/camel-jaxb/src/main/java/org/apache/camel/converter/jaxb/ components/camel-jaxb/src/test/

2012-05-10 Thread cmueller
Author: cmueller Date: Thu May 10 21:48:07 2012 New Revision: 1336912 URL: http://svn.apache.org/viewvc?rev=1336912&view=rev Log: CAMEL-5267: Improve camel-jaxb to be able to set a custom NameSpacePrefixMapper Added: camel/trunk/components/camel-jaxb/src/test/java/org/apache/camel/jaxb/Marsh

svn commit: r817132 - in /websites/production/camel/content: building.html cache/main.pageCache camel-2100-release.html can-i-use-camel-on-java-14.html

2012-05-10 Thread buildbot
Author: buildbot Date: Thu May 10 21:18:30 2012 New Revision: 817132 Log: Production update by buildbot for camel Modified: websites/production/camel/content/building.html websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2100-release.html

[CONF] Apache Camel > Can I use Camel on Java 1.4

2012-05-10 Thread confluence
Can I use Camel on Java 1.4 Page edited by Christian Mueller Changes (2) h2. Can I use Camel on Java 1.4 Apache Camel was developed to run on

[CONF] Apache Camel > Building

2012-05-10 Thread confluence
Building Page edited by Christian Mueller Changes (4) ... (Maven 3.0.2 or better is required to build Camel 2.10 onwards). * Get the latest

[CONF] Apache Camel > Camel 2.10.0 Release

2012-05-10 Thread confluence
Camel 2.10.0 Release Page edited by Christian Mueller Changes (1) ... Welcome to the 2.10.0 release with approximately XXX issues resolved - in

svn commit: r1336836 - in /camel/trunk/components/camel-jaxb/src: main/java/org/apache/camel/converter/jaxb/JaxbDataFormat.java test/java/org/apache/camel/converter/jaxb/JaxbDataFormatMultipleNamespac

2012-05-10 Thread cmueller
Author: cmueller Date: Thu May 10 19:15:26 2012 New Revision: 1336836 URL: http://svn.apache.org/viewvc?rev=1336836&view=rev Log: CAMEL-5267: Improve camel-jaxb to be able to set a custom NameSpacePrefixMapper Modified: camel/trunk/components/camel-jaxb/src/main/java/org/apache/camel/convert

svn commit: r1336784 - /camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/DefaultCxfBinding.java

2012-05-10 Thread bvahdat
Author: bvahdat Date: Thu May 10 16:41:48 2012 New Revision: 1336784 URL: http://svn.apache.org/viewvc?rev=1336784&view=rev Log: Revert the previous commit. Modified: camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/DefaultCxfBinding.java Modified: camel/trunk/

svn commit: r817081 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache jcr.html

2012-05-10 Thread buildbot
Author: buildbot Date: Thu May 10 14:21:12 2012 New Revision: 817081 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/ma

[CONF] Apache Camel > JCR

2012-05-10 Thread confluence
JCR Page edited by Bilgin Ibryam Changes (6) h2. JCR Component The *{{jcr}}* component allows you to add/read nodes to/from a JCR compliant c

svn commit: r817072 - in /websites/production/camel/content: cache/main.pageCache cdi.html

2012-05-10 Thread buildbot
Author: buildbot Date: Thu May 10 12:18:24 2012 New Revision: 817072 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/cdi.html Modified: websites/production/camel/content/cache/main.pageCache =

svn commit: r817065 - in /websites/production/camel/content: cache/main.pageCache cdi.html

2012-05-10 Thread buildbot
Author: buildbot Date: Thu May 10 10:26:30 2012 New Revision: 817065 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/cdi.html Modified: websites/production/camel/content/cache/main.pageCache =

svn commit: r1336571 - /camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/DefaultCxfBinding.java

2012-05-10 Thread bvahdat
Author: bvahdat Date: Thu May 10 09:58:59 2012 New Revision: 1336571 URL: http://svn.apache.org/viewvc?rev=1336571&view=rev Log: org.apache.cxf.frontend.MethodDispatcher has been deprecated. Modified: camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/DefaultCxfBin

svn commit: r1336558 - in /camel/trunk: components/camel-crypto/src/test/java/org/apache/camel/converter/crypto/ components/camel-flatpack/src/main/java/org/apache/camel/component/flatpack/ components

2012-05-10 Thread bvahdat
Author: bvahdat Date: Thu May 10 09:31:51 2012 New Revision: 1336558 URL: http://svn.apache.org/viewvc?rev=1336558&view=rev Log: CAMEL-5172: Remove those 4 ExchangeHelper's utility method usages which we did already deprecate through this ticket (see comments inside the ticket for the details).

svn commit: r817058 - in /websites/production/camel/content: cache/main.pageCache camel-2100-release.html cdi.html dependency-injection.html karaf.html

2012-05-10 Thread buildbot
Author: buildbot Date: Thu May 10 09:23:53 2012 New Revision: 817058 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/cdi.html w

[CONF] Apache Camel > CDI

2012-05-10 Thread confluence
CDI Page edited by charles Moulliard Changes (44) h2. Camel CDI As of 2.10 we now have support for [Contexts and Dependency Injection - JSR29

[CONF] Apache Camel > Karaf

2012-05-10 Thread confluence
Karaf Page edited by charles Moulliard Changes (2) ... | *camel:route-resume* | Resumes the given route. | h3. Karaf commands in

[CONF] Apache Camel > Camel 2.10.0 Release

2012-05-10 Thread confluence
Camel 2.10.0 Release Page edited by Claus Ibsen Changes (1) ... * Fixed issue with [Loop] using {{copy}} and an exception occurred * Fixed so [

svn commit: r1336514 - in /camel/branches/camel-2.8.x: ./ components/camel-http/src/main/java/org/apache/camel/component/http/DefaultHttpBinding.java components/camel-servlet/src/test/java/org/apache/

2012-05-10 Thread davsclaus
Author: davsclaus Date: Thu May 10 07:39:02 2012 New Revision: 1336514 URL: http://svn.apache.org/viewvc?rev=1336514&view=rev Log: CAMEL-5265: Fixed content length returned by camel-servlet for unicode text. Thanks to Manuel Holzleitner for the patch. Modified: camel/branches/camel-2.8.x/

svn commit: r1336512 - in /camel/branches/camel-2.9.x: ./ components/camel-http/src/main/java/org/apache/camel/component/http/DefaultHttpBinding.java components/camel-servlet/src/test/java/org/apache/

2012-05-10 Thread davsclaus
Author: davsclaus Date: Thu May 10 07:36:58 2012 New Revision: 1336512 URL: http://svn.apache.org/viewvc?rev=1336512&view=rev Log: CAMEL-5265: Fixed content length returned by camel-servlet for unicode text. Thanks to Manuel Holzleitner for the patch. Modified: camel/branches/camel-2.9.x/

[CONF] Apache Camel > Camel 2.10.0 Release

2012-05-10 Thread confluence
Camel 2.10.0 Release Page edited by Claus Ibsen Changes (1) ... * AHC 1.6.5 to 1.7.4 * AWS 1.2.2 to 1.3.08 * Commons

svn commit: r1336511 - in /camel/trunk: components/camel-aws/pom.xml parent/pom.xml

2012-05-10 Thread davsclaus
Author: davsclaus Date: Thu May 10 07:34:58 2012 New Revision: 1336511 URL: http://svn.apache.org/viewvc?rev=1336511&view=rev Log: Upgraded to aws sdk 1.3.8 Modified: camel/trunk/components/camel-aws/pom.xml camel/trunk/parent/pom.xml Modified: camel/trunk/components/camel-aws/pom.xml UR

svn commit: r1336507 - in /camel/trunk/components: camel-http/src/main/java/org/apache/camel/component/http/DefaultHttpBinding.java camel-servlet/src/test/java/org/apache/camel/component/servlet/HttpC

2012-05-10 Thread davsclaus
Author: davsclaus Date: Thu May 10 07:30:58 2012 New Revision: 1336507 URL: http://svn.apache.org/viewvc?rev=1336507&view=rev Log: CAMEL-5265: Fixed content length returned by camel-servlet for unicode text. Thanks to Manuel Holzleitner for the patch. Modified: camel/trunk/components/camel-

[CONF] Apache Camel > Dependency Injection

2012-05-10 Thread confluence
Dependency Injection Page edited by charles Moulliard Changes (2) ... * [Spring] * [Guice] * [CDI] Came

[CONF] Apache Camel > Camel 2.10.0 Release

2012-05-10 Thread confluence
Camel 2.10.0 Release Page edited by charles Moulliard Changes (1) ... * {{[camel-aws|AWS]}} - for [DynamoDB|http://aws.amazon.com/dynamodb/] in

[CONF] Apache Camel > CDI

2012-05-10 Thread confluence
CDI Page added by charles Moulliard Camel CDI As of 2.10 we now have support for Contexts and Dependency Injection - JSR299 and Dependency Injection for Java - JSR330 as a dependency injection framework. Dependency Injecting Camel with CDI

[CONF] Apache Camel > Camel 2.10.0 Release

2012-05-10 Thread confluence
Camel 2.10.0 Release Page edited by charles Moulliard Changes (1) ... * {{[camel-aws|AWS]}} - for [DynamoDB|http://aws.amazon.com/dynamodb/] in