Please supply the Domain.xml and log4j.xml files, it would help us helping you :-)
Mvh Karl > Hello, > > I am working on Slide quotas. > I have some problems to start. If you could help me I would appreciate > very much. > I have made a new class (public class QuotaInterceptor implements > ContentInterceptor) and I want to log its methods. > I have declared the Slide servlet as the default servlet on my Tomcat (I > have read in the mailing list that Interceptors does not work if we > don't do that, I don't know if this bug is fixed). > I have declared an org.apache.slide.util.logger.SimpleLogger in my new > class. > I have a log4j.xml (and my Domain.xml) configured to log in debug mode > (and it works with other classes). > But apparently Slide does not used my Interceptor or my Interceptor does > not log. > I have declared and configured it in my Domain.xml. > I am thinking about a configuration problem (in my Domain.xml) or a > logging problem but I can not find it. > > Any idea ? > > Thanks. > > Thomas > > -- > BELLEMBOIS Thomas > CRI, Universit� de Rennes 1 > Campus de beaulieu > Avenue du G�n�ral Leclerc > 35042 RENNES Cedex > T�l.: 02.23.23.69.60 > Mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
