Exec
Page edited by Claus Ibsen
Exec component
Available in Camel 2.3
The exec component can be used to execute a system command.
Dependencies
Maven users need to add the following dependency to their pom.xml
where ${camel-vers
Exec
Page edited by Claus Ibsen
Exec component
Available in Camel 2.3
The exec component can be used to execute a system command.
Dependencies
Maven users need to add the following dependency to their pom.xml
where ${camel-vers
Exec
Page added by Claus Ibsen
Exec component
Available in Camel 2.3
The exec component can be used to execute a system command.
URI format
where executable is the name, or file path, of the system command that will be executed. If exe
Component List
Page edited by Claus Ibsen
Component / ArtifactId / URI
Description
ActiveMQ / activemq-camel
For JMS Messaging with Apache ActiveMQ
ActiveMQ Journal / activemq-core
Uses ActiveMQ's fast disk jou
Author: davsclaus
Date: Thu Apr 15 06:35:26 2010
New Revision: 934297
URL: http://svn.apache.org/viewvc?rev=934297&view=rev
Log:
CAMEL-2549: Applied patch with thanks to Mitko Kolev.
Added:
camel/trunk/components/camel-exec/src/test/java/org/apache/camel/component/exec/impl/ExecDocumentation
Mail
Page edited by Claus Ibsen
Mail Component
The mail component provides access to Email via Spring's Mail support and the underlying JavaMail system.
Maven users will need to add the following dependency to their pom.xml for thi
JPA
Page edited by Claus Ibsen
JPA Component
The jpa component enables you to store and retrieve Java objects from persistent storage using EJB 3's Java Persistence Architecture (JPA), which is a standard interface layer that wraps
Author: davsclaus
Date: Thu Apr 15 05:55:12 2010
New Revision: 934296
URL: http://svn.apache.org/viewvc?rev=934296&view=rev
Log:
CAMEL-2647: JpaComponent will not lookup in registry and use EMF and TM if
found. Convention over configuration.
Modified:
camel/trunk/components/camel-jpa/src/ma
Author: ningjiang
Date: Thu Apr 15 02:12:42 2010
New Revision: 934264
URL: http://svn.apache.org/viewvc?rev=934264&view=rev
Log:
CAMEL-2646 updated the apache-camel features for it
Modified:
camel/trunk/platforms/karaf/features/pom.xml
Modified: camel/trunk/platforms/karaf/features/pom.xml
U
Author: ningjiang
Date: Thu Apr 15 01:46:01 2010
New Revision: 934260
URL: http://svn.apache.org/viewvc?rev=934260&view=rev
Log:
CAMEL-2646 Upgraded jsch version of camel-ftp to 0.1.42
Modified:
camel/trunk/components/camel-ftp/pom.xml
Modified: camel/trunk/components/camel-ftp/pom.xml
URL:
Tutorial-OAuth
Page edited by Martin Krasser
Camel OAuth Tutorial
Overview
Goal of this tutorial is to demonstrate how to implement an OAuth consumer with Apache Camel. In this tutorial, the OAuth consumer is a simple web applicati
Book Front Cover
Page edited by Claus Ibsen
Apache Camel
User Guide
Version 2.3-SNAPSHOT
Copyright 2007-2010, Apache Software Foundation
Change Notification Preferences
View Online
Author: davsclaus
Date: Wed Apr 14 13:43:06 2010
New Revision: 933947
URL: http://svn.apache.org/viewvc?rev=933947&view=rev
Log:
CAMEL-2645: Make it easier to configure authentication and proxy authentication
on camel-http.
Added:
camel/trunk/components/camel-http/src/main/java/org/apache/c
FTP
Page edited by Arjan Moraal
FTP/SFTP Component - Camel 1.x only
This component provides access to remote file systems over the FTP and SFTP protocols.
Maven users will need to add the following dependency to their pom.xml for t
Tutorial-OAuth
Page edited by Martin Krasser
Camel OAuth Tutorial
Overview
Goal of this tutorial is to demonstrate how to implement an OAuth consumer with Apache Camel. In this tutorial, the OAuth consumer is a simple web applicati
HTTP
Page edited by Claus Ibsen
HTTP Component
The http: component provides HTTP based endpoints for consuming external HTTP resources (as a client to call external servers using HTTP).
Maven users will need to add the following de
HTTP
Page edited by Claus Ibsen
HTTP Component
The http: component provides HTTP based endpoints for consuming external HTTP resources (as a client to call external servers using HTTP).
Maven users will need to add the following de
Author: ningjiang
Date: Wed Apr 14 10:12:29 2010
New Revision: 933905
URL: http://svn.apache.org/viewvc?rev=933905&view=rev
Log:
CAMEL-2581 clean up the directories of camel-example-spring-security
Removed:
camel/trunk/examples/camel-example-spring-security/src/test/
Modified:
camel/trunk
Author: ningjiang
Date: Wed Apr 14 10:08:41 2010
New Revision: 933904
URL: http://svn.apache.org/viewvc?rev=933904&view=rev
Log:
CAMEL-2581 Added camel-example-spring-security
Added:
camel/trunk/examples/camel-example-spring-security/
camel/trunk/examples/camel-example-spring-security/REA
Author: ningjiang
Date: Wed Apr 14 10:01:31 2010
New Revision: 933901
URL: http://svn.apache.org/viewvc?rev=933901&view=rev
Log:
CAMEL-2643 Using CamelAuthorizationException to avoid the NPE of Authentication
Modified:
camel/trunk/components/camel-spring-security/src/main/java/org/apache/cam
Author: ningjiang
Date: Wed Apr 14 09:47:57 2010
New Revision: 933898
URL: http://svn.apache.org/viewvc?rev=933898&view=rev
Log:
CAMEL-2643 Added test and update the schema file for it
Modified:
camel/trunk/components/camel-spring-security/src/main/resources/schema/camel-spring-security.xsd
Author: ningjiang
Date: Wed Apr 14 09:34:30 2010
New Revision: 933892
URL: http://svn.apache.org/viewvc?rev=933892&view=rev
Log:
CAMEL-2643 Supported to get the authentication object from SecurityContextHolder
Modified:
camel/trunk/components/camel-spring-security/src/main/java/org/apache/ca
Author: ningjiang
Date: Wed Apr 14 09:29:04 2010
New Revision: 933891
URL: http://svn.apache.org/viewvc?rev=933891&view=rev
Log:
CAMEL-2641 Camel-Servlet component should support to load more than one
application context file
Modified:
camel/trunk/components/camel-servlet/src/main/java/org/
Author: davsclaus
Date: Wed Apr 14 08:22:01 2010
New Revision: 933877
URL: http://svn.apache.org/viewvc?rev=933877&view=rev
Log:
CAMEL-2640: Fixed file consumer with recursive and noop enable would not pick
files with similar name in sibling folders.
Added:
camel/trunk/camel-core/src/test/j
Camel 2.3.0 Release
Page edited by Claus Ibsen
Camel 2.3.0 release (currently in progress)
New and Noteworthy
Welcome to the 2.3.0 release which approx XXX issues resolved (new features, improvements and bug fixes such as...)
Author: davsclaus
Date: Wed Apr 14 07:10:50 2010
New Revision: 933865
URL: http://svn.apache.org/viewvc?rev=933865&view=rev
Log:
Fixed test on other boxes
Modified:
camel/trunk/components/camel-jpa/src/test/java/org/apache/camel/processor/jpa/JpaShutdownCompleteAllTasksTest.java
Modified:
26 matches
Mail list logo