When I look into the imported packages of dozer (v5.5.1) in JBoss Fuse's web UI, I see all of my application's packages... It says "Dynamic import - imported due to DynamicImport-Package=*".
So I found a fix to my issue: every time I deploy a new version of my bundle, I refresh dozer's bundle. This "removes" my packages (including the one with MyClass) from dozer's imported packages, and solves my problem. Now, on to "why is my log4j.properties ignored when I deploy my application in karaf, while it's not when I run my application from the terminal"... :) Thanks for your time anyway! And if you have ideas regarding the reason dozer imports my bundle's packages, I'm interested. -- View this message in context: http://camel.465427.n5.nabble.com/AggregationStrategy-null-body-in-new-exchange-tp5796879p5797024.html Sent from the Camel - Users mailing list archive at Nabble.com.
