[CONF] Apache Camel > Getting Started

2010-02-21 Thread confluence
Getting Started Page edited by Claus Ibsen Getting Started First you need to Download the Camel distribution; or you could grab the Source and try Building it yourself. You might want to read the following documentation before cont

[CONF] Apache Camel > Content Enricher

2010-02-21 Thread confluence
Content Enricher Page edited by Claus Ibsen Content Enricher Camel supports the Content Enricher from the EIP patterns using a Message Translator, an artibrary Processor in the routing logic or using the enrich DSL element to enrich

svn commit: r912377 - /camel/trunk/examples/camel-example-gae/README.txt

2010-02-21 Thread krasserm
Author: krasserm Date: Sun Feb 21 17:29:45 2010 New Revision: 912377 URL: http://svn.apache.org/viewvc?rev=912377&view=rev Log: CAMEL-2461 (added README.txt) Added: camel/trunk/examples/camel-example-gae/README.txt (with props) Added: camel/trunk/examples/camel-example-gae/README.txt URL:

[CONF] Apache Camel > HL7 DataFormat

2010-02-21 Thread confluence
HL7 DataFormat Page edited by Martin Krasser HL7 DataFormat The HL7 component ships with a HL7 data format that can be used to format between String and HL7 model objects. marshal = from Message to byte stream (can be used when re

svn commit: r912373 - in /camel/m2-repo/ca: ./ uhn/ uhn/hapi/ uhn/hapi/hapi/ uhn/hapi/hapi/0.6/

2010-02-21 Thread krasserm
Author: krasserm Date: Sun Feb 21 17:16:42 2010 New Revision: 912373 URL: http://svn.apache.org/viewvc?rev=912373&view=rev Log: uploaded hapi-0.6 OSGi bundle to camel maven repository Added: camel/m2-repo/ca/ camel/m2-repo/ca/uhn/ camel/m2-repo/ca/uhn/hapi/ camel/m2-repo/ca/uhn/ha

[CONF] Apache Camel > HL7 DataFormat

2010-02-21 Thread confluence
HL7 DataFormat Page edited by Martin Krasser HL7 DataFormat The HL7 component ships with a HL7 data format that can be used to format between String and HL7 model objects. marshal = from Message to byte stream (can be used when re

svn commit: r912368 - /camel/trunk/components/camel-hl7/pom.xml

2010-02-21 Thread krasserm
Author: krasserm Date: Sun Feb 21 16:35:50 2010 New Revision: 912368 URL: http://svn.apache.org/viewvc?rev=912368&view=rev Log: CAMEL-1959 (upgrade to hapi-0.6) Modified: camel/trunk/components/camel-hl7/pom.xml Modified: camel/trunk/components/camel-hl7/pom.xml URL: http://svn.apache.org/v

svn commit: r912325 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/CamelContext.java main/java/org/apache/camel/impl/DefaultCamelContext.java test/java/org/apache/camel/impl/DefaultCamel

2010-02-21 Thread davsclaus
Author: davsclaus Date: Sun Feb 21 10:28:02 2010 New Revision: 912325 URL: http://svn.apache.org/viewvc?rev=912325&view=rev Log: Added getRoute(id) method to CamelContext. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/CamelContext.java camel/trunk/camel-core/src/main/ja