Re: Http Request/Response logging in embedded tomcat

2013-07-09 Thread Supun Malinga
Hi Daniel, On Tue, Jul 9, 2013 at 7:06 PM, Daniel Mikusa wrote: > On Jul 9, 2013, at 8:42 AM, Supun Malinga wrote: > > > Hi guys, > > > > I have a requirement to monitor http request/response logs. We have a > > embedded Tomcat 7. Could you please point out the op

Http Request/Response logging in embedded tomcat

2013-07-09 Thread Supun Malinga
Would like to know if there is any better approach.. [1] tomcat.apache.org/tomcat-7.0-doc/config/valve.html#Access_Log_Valve Thank you, Supun Malinga

Re: Tomcat 7.0.34 and ecj 3.7.2/4.2.1

2013-01-21 Thread Supun Malinga
ation. You should still be able to > run with 3.7.2. > http://svn.apache.org/viewvc?view=revision&revision=1411587 > > Best regards, > Konstantin Kolinko > > ----- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Supun Malinga

Re: Error

2012-07-03 Thread Supun Malinga
aused by: org.netbeans.modules.tomcat5.AuthorizationException > at > > org.netbeans.modules.tomcat5.TomcatManagerImpl.list(TomcatManagerImpl.java:395) > ... 27 more > > > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Supun Malinga,

Re: using clearReferencesStopTimerThreads value for context

2012-06-27 Thread Supun Malinga
Hi, On Wed, Jun 27, 2012 at 1:42 PM, Mark Thomas wrote: > On 27/06/2012 03:04, Supun Malinga wrote: > > Hi all, > > > > Say I have a webapp that don't stop all the timer threads it started upon > > the webapp undeploy/stop. So tomcat prints an

using clearReferencesStopTimerThreads value for context

2012-06-26 Thread Supun Malinga
of keeping it as "SEVERE" ? Wouldn't it be of "WARN" or perhaps "INFO" ? Any help is highly appreciated.. thanks, -- Supun Malinga,