[ https://issues.apache.org/activemq/browse/CAMEL-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-1404. -------------------------------- Resolution: Fixed Committed revision 749648. Just add a bean instance to spring XML that is an instance of {{PackageScanClassResolver}} and Camel will use it over its default one. For the Java DSL there is getter/setter on the CamelContext > Add SPI interface for pluggable Resolvers > ----------------------------------------- > > Key: CAMEL-1404 > URL: https://issues.apache.org/activemq/browse/CAMEL-1404 > Project: Apache Camel > Issue Type: New Feature > Components: camel-core > Reporter: Claus Ibsen > Fix For: 2.0.0 > > > Add a new SPI interface so we can support pluggable ResolverUtil classes. > So for instance JBoss can provide one so they can integrate with Camel > http://codeandtell.wordpress.com/2009/02/26/apache-camel-jboss-5/ > And the SPI should be possible to set on CamelContext -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.