On Tue, Jul 21, 2009 at 3:42 PM, <[email protected]> wrote: > Hi all, > > > Im using ODE 1.3.2 but I havent found a way to control the logs. Inside the > log4j.properties I put everything to WARN and within ode-axis2.properties I > put the parameter hibernate.show_sql=false, but it doesnt work, I see a lot > of messages with DEBUG level. > > How I can handle this ? >
You're using the log4j.properties located under WEB-INF/classes in the ODE webapp? Are you sure you don't have another log4j.properties that could interfere with ODE's one? Matthieu > > > Thanks in advance >
