You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Benson Margulies <bi...@basistech.com> on 2007/10/14 02:08:19 UTC

Logging feature at bus level not apparently helpful.

I added 

    <cxf:bus>
        <cxf:features>
            <cxf:logging/>
        </cxf:features>
    </cxf:bus>

To my beans. I didn't set up and special j.u.logging properties. I don't
see anything.