SNMP
Page edited by willem jiang
Comment:
CAMEL-5270
Changes (1)
...
snmp:127.0.0.1:162?protocol=udp&type=TRAP {c
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
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
Using getIn or getOut methods on Exchange
Page edited by Tracy Snell
Changes (1)
...
{tip}
Changing the IN message directly is po
Using getIn or getOut methods on Exchange
Page edited by Tracy Snell
Changes (1)
...
{tip}
Changing the IN message directly is po
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
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
JAXB
Page edited by Christian Mueller
Changes (1)
...
h3. Using a custom NamespacePrefixMapper Starting with Camel 2.9.3, you ca
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
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
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
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
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
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
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/
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
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
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
=
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
=
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
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).
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
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
Karaf
Page edited by charles Moulliard
Changes (2)
...
| *camel:route-resume* | Resumes the given route. |
h3. Karaf commands in
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Fixed issue with [Loop] using {{copy}} and an exception occurred * Fixed so [
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/
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/
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
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
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-
Dependency Injection
Page edited by charles Moulliard
Changes (2)
...
* [Spring] * [Guice]
* [CDI]
Came
Camel 2.10.0 Release
Page edited by charles Moulliard
Changes (1)
...
* {{[camel-aws|AWS]}} - for [DynamoDB|http://aws.amazon.com/dynamodb/] in
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
Camel 2.10.0 Release
Page edited by charles Moulliard
Changes (1)
...
* {{[camel-aws|AWS]}} - for [DynamoDB|http://aws.amazon.com/dynamodb/] in
34 matches
Mail list logo