[ 
https://issues.apache.org/activemq/browse/CAMEL-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Willem Jiang resolved CAMEL-434.
--------------------------------

    Resolution: Fixed

Here is the example
      <!-- Allows the routes to be run via 'mvn camel:run' -->
      <plugin>
        <groupId>org.apache.camel</groupId>
        <artifactId>camel-maven-plugin</artifactId>
        <configuration>
           <applicationContextUri>camel-context.xml</applicationContextUri>
        </configuration>
       </plugin>

> Location of Spring and Camel configs should be configurable in Camel Maven 
> Plugin
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-434
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-434
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: tooling
>    Affects Versions: 1.4.0
>            Reporter: Martin Gilday
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> The camel:run and camel:embeddable operations use META-INF/spring/*.xml as 
> the default for the Spring ApplicationContext.  It should be possible to 
> change this through the plugin configuration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to