Hi Dennis,

I am just importing the CXF and Spring jars into my application.

So How can I increase the logging level of the exception

we have a property file called logging.xml 
In which I tried to enable logs as follows

<logger name="org.springframework.beans.factory">
        <level value="debug"/>
</logger>

But I am getting the same stack trace

Can you please suggest me any other ways in doing it.



Regards,
Rahul



--
View this message in context: 
http://cxf.547215.n5.nabble.com/URIMappingInterceptor-and-DocLiteralInInterceptor-is-removed-from-cxf-jars-tp5780789p5780849.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to