It makes sense as a default, but at the moment I have a Maven project which has both client and server Spring configs in it, so I would like to to spcify on the server ones for the plugin.
I have some experience of Maven plugins so have created https://issues.apache.org/activemq/browse/CAMEL-434 and will take a look at it hopefully over the weekend. Martin. ----- Original message ----- From: "James Strachan" <[EMAIL PROTECTED]> To: [email protected] Date: Thu, 3 Apr 2008 14:15:52 +0100 Subject: Re: Maven camel plugin with a different config location On 03/04/2008, Martin Gilday <[EMAIL PROTECTED]> wrote: > Is there a way to say to use a different config location than > META-INF/spring/*.xml with camel:run etc? We should be able to patch the plugin to use a different location. Anyone fancy trying a patch? http://activemq.apache.org/camel/contributing.html BTW we reason we went with META-INF/spring/*.xml is thats the one that Spring Dynamic Modules (OSGi) uses -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
