New Camel XML File


Name

New Camel XML File — Creates a new XML file for editing routes with the route editor

Properties

Table A.1 describes the properties you can specify.
Table A.1. New Camel XML File properties
NameDefaultDescription
RouteContainer Specifies the folder into which the new file will be placed.
File NamecamelContext.xmlSpecifies the name of the new routing context file.
FrameworkSpringSpecifies whether the context file is intended to be used in a Spring container or in an OSGi container that supports Blueprint or to be added to into existing camelContexts.
Important
The Spring framework and the OSGi Blueprint framework require that all Apache Camel files be placed in specific locations under the project's META-INF folder:
  • Spring—projectName /src/main/resources/META-INF/spring/
  • OSGi Blueprint—projectName /src/main/resources/META-INF/blueprint/
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.