Stream
Page edited by willem jiang
CAMEL-2601
CAMEL-2601
Stream Component
The stream: component provides access to the System.in, System.out and System.err streams as well as allowing streaming of file and URL.
Author: ningjiang
Date: Tue Mar 30 06:28:29 2010
New Revision: 929008
URL: http://svn.apache.org/viewvc?rev=929008&view=rev
Log:
CAMEL-2600 upgrade to use cxf 2.2.7 in camel-cxf
Modified:
camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/CxfSoapMessageProviderTest
Author: ningjiang
Date: Tue Mar 30 06:13:33 2010
New Revision: 929004
URL: http://svn.apache.org/viewvc?rev=929004&view=rev
Log:
CAMEL-2602 Providing a user friendly message body after cxfrs consumer
Modified:
camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/jaxr
Author: ningjiang
Date: Tue Mar 30 01:14:26 2010
New Revision: 928954
URL: http://svn.apache.org/viewvc?rev=928954&view=rev
Log:
Add Unit test which is based on the camel-user mailing list
Modified:
camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/config/CamelProxyTe
Author: davsclaus
Date: Mon Mar 29 17:29:04 2010
New Revision: 928841
URL: http://svn.apache.org/viewvc?rev=928841&view=rev
Log:
CAMEL-2589: xslt component now supports output option. Added file based xslt
output to stream directly to file to avoid using in memory type.
Added:
camel/trunk/c
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...)
SOAP
Page edited by Claus Ibsen
SOAP DataFormat
Available as of Camel 2.3
SOAP is a Data Format which uses JAXB2 and JAX-WS to marshal and unmarshal SOAP payloads. It provides the basic features of Apache CXF without need for the CX
XSLT
Page edited by Claus Ibsen
XSLT
The xslt: component allows you to process a message using an XSLT template. This can be ideal when using Templating to generate respopnses for requests.
URI format
xslt:templateName[?options]
XSLT
Page edited by Claus Ibsen
XSLT
The xslt: component allows you to process a message using an XSLT template. This can be ideal when using Templating to generate respopnses for requests.
URI format
xslt:templateName[?options]
User Stories
Page edited by Claus Ibsen
User Stories
This page is intended as a place to collect user stories and feedback on Apache Camel. If you are using or have tried Apache Camel please add an entry or comment; or post to the D
Author: davsclaus
Date: Mon Mar 29 10:48:15 2010
New Revision: 928707
URL: http://svn.apache.org/viewvc?rev=928707&view=rev
Log:
CAMEL-2586: Applied patch with thanks to Johan Edstrom.
Modified:
camel/trunk/components/camel-blueprint/src/main/java/org/apache/camel/blueprint/CamelContextFacto
Author: davsclaus
Date: Mon Mar 29 10:38:13 2010
New Revision: 928696
URL: http://svn.apache.org/viewvc?rev=928696&view=rev
Log:
CAMEL-2577: Fixed doTry .. doCatch .. doFinally and having exceptions being
thrown from deep nested nodes.
Added:
camel/trunk/components/camel-spring/src/test/jav
XQuery Endpoint
Page edited by Claus Ibsen
XQuery
The xquery: component allows you to process a message using an XQuery template. This can be ideal when using Templating to generate respopnses for requests.
Maven users will need to
13 matches
Mail list logo