Thanks, Glen
Hello, for a Mavenized camel project, is there a difference between
placing it directly under the resources folder compared to
resources/META-INF/spring folder (in terms of convenience or default
detection by the Camel runtime)? The Camel in Action book and Maven
camel-archetype-java archetype do the latter, I was just wondering why.
- location of camel-context.xml file Glen Mazza
- Re: location of camel-context.xml file Willem Jiang