Are you sure you are using log4j? You have to explicitly configure CXF to do so.
And the pattern is .. log4j.category.com.basistech.vws.env.RLPEnvironmentManager=ERROR On Tue, Dec 29, 2009 at 8:20 AM, conficio <[email protected]> wrote: > > I mean the log4j properties looks like > log4j.logger.org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor=ERROR > log4j.logger.org.apache.cxf.ws.security.wss4j=ERROR > log4j.logger.org.apache.cxf.phase.PhaseInterceptorChain=ERROR > > > conficio wrote: >> >> ... >> Non of the following config in the log4j.properties did do the trick. Why? >> log4j.org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor=ERROR >> log4j.org.apache.cxf.ws.security.wss4j=ERROR >> log4j.org.apache.cxf.phase.PhaseInterceptorChain=ERROR >> >> ... >> > > -- > View this message in context: > http://old.nabble.com/cxf-stop-logging-stack-trace-for-false-authentication-in-2.0.12-tp26950197p26954528.html > Sent from the cxf-user mailing list archive at Nabble.com. > >
