Proposed updates to context files in examples
---------------------------------------------
Key: CAMEL-2446
URL: https://issues.apache.org/activemq/browse/CAMEL-2446
Project: Apache Camel
Issue Type: Improvement
Components: examples
Affects Versions: Future
Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 13:16:01-0600)
Java version: 1.6.0_17
Java home: /opt/sun-jdk-1.6.0.17/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux" version: "2.6.31-gentoo-r6" arch: "amd64" Family: "unix"
Reporter: Chris Love
Priority: Minor
I have attached patches of various changes that I have made to context files.
The changes fall into following categories:
* using p: for properties rather than full xml
* using u:list for lists rather than full xml
* using default-autowire="byName" in order to reduce amount of xml required
* updating files to use camel:camelContext schema rather than <camelContext
xmlns="http://camel.apache.org/schema/spring">
Please let me know if I need to tweek any of the changes. I have smoke tested
the examples, but is there a general unit test that will validate that the
context file?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.