Looks like something was fixed in 2.16.2 - I tried your sample and if I change the Camel version to 2.16.2, your test passes.
> On Feb 19, 2016, at 4:28 AM, Ephemeris Lappis <ephemeris.lap...@gmail.com> > wrote: > > Hello again. > > I've build a simple project with simple routes to test the property > restitution (the ZIP is attached). The blueprint and its configuration file > work as expected deployed on my ServiceMix 6.1.0 that comes with Camel > 2.16.1 as my unit tests. > > The file "error-2_16_1.txt" is a copy of the console when the unit test is > running with Camel 2.16.1. > > The file "error-2_14_0.txt" is the exception that is thrown by JUnit with > Camel 2.14.0, that seems to work worst for property resolution : properties > that are found inside Camel routes like te logger name with 2.16.1 are not > with the 2.14.0. > > I hope this can help you to find an idea... > > Thanks again. > > Regards. > > error-2_16_1.txt > <http://camel.465427.n5.nabble.com/file/n5777913/error-2_16_1.txt> > error-2_14_0.txt > <http://camel.465427.n5.nabble.com/file/n5777913/error-2_14_0.txt> > camel-bp-test.zip > <http://camel.465427.n5.nabble.com/file/n5777913/camel-bp-test.zip> > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/cxf-bean-doesn-t-resolve-properties-with-CamelBlueprintTestSupport-tp5777834p5777913.html > Sent from the Camel - Users mailing list archive at Nabble.com.