While I know that blueprint has a bad odor, I am working with a very
simple device that does not get into any of the problems with service
dependencies (as far as I can tell).
I currently have:
<cxf:bus>
<cxf:features>
<!--
<cxf:logging/>
-->
</cxf:features>
</cxf:bus>
because I realized, belatedly, that I'd invited someone to do a
performance test with logging turned on. Having to edit blueprint.xml
to turn it on and off is not delux, it seems like the sort of thing
that config admin was intended to do.