I know I have a version of camel that is very old (2.4.0), but I hope
somebody can react.
When loading a war I get the following logging:

09:36:45,157 INFO  [AnnotationTypeConverterLoader] Found 5 packages with 0
@Converter classes to load
09:36:45,159 INFO  [DefaultTypeConverter] Loaded 0 type converters in 0.011
seconds
09:36:45,164 INFO  [AbstractCamelContextFactoryBean] Using custom
PackageScanClassResolver:
org.apachextra.camel.jboss.JBossPackageScanClassResolver@2d28296d
09:36:45,178 INFO  [DefaultCamelContext] Apache Camel 2.4.0 (CamelContext:
verzekeringCamelProducerContext) is starting

My question is:
Why is AbstractCamelContextFactoryBean logged after
AnnotationTypeConverterLoader.
In other projects on the same jboss instance this seems to work and is the
AbstractCamelContextFactoryBean logged before the others.
What might cause this difference in behaviour?



--
View this message in context: 
http://camel.465427.n5.nabble.com/JBoss-package-scan-tp5739097.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to