Thomas Bellembois wrote:
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
Just a question : do you take a look at the slide's events-system. Event
are vetoable this will be usefull for quota... i think.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]