Name
New Camel XML File — Creates a new XML file for editing routes with the visual route editor
Properties
Table A.1 describes the properties you can specify.
Table A.1. New Camel XML File properties
Name | Default | Description |
---|---|---|
Container | The selected folder | Specifies the folder into which the new file will be placed. |
File Name | camelContext.xml | Specifies the name of the new file. |
Framework | Spring | Specifies whether the context file is intended to be used in a Spring container or in an OSGi container that supports Blueprint. |
![]() | Tip |
---|---|
If you are using Maven to build your project, the new file should be placed in
|