[Resin-interest] too many servlet includes

2007-06-02 Thread Mário Coelho
Hi! I'm using tomcat without problens. But I like to run resing, but when I try to use my jsp (I use just JSP). the error 500 Servlet Exception javax.servlet.ServletException: too many servlet includesAny one knows this error?tanks.Mario Coelho___ r

Re: [Resin-interest] too many servlet includes

2007-06-02 Thread Knut Forkalsrud
You probably have a cycle in your includes. either page includes itself orpage A includes page B which includes page A or ... -Knut Mário Coelho wrote: javax.servlet.ServletException: too many servlet includes ___ resin-interest mailing list res

[Resin-interest] access-log && rollover

2007-06-02 Thread Jan Kriesten
nsfer.30.log.20070601 -rw-r--r-- 1 wwwrun www 467 Jun 3 00:00 transfer.30.log.20070602 -rw-r--r-- 1 wwwrun www 220 Jun 4 00:00 transfer.30.log that's not what was intended by the format... :-O resin should recreate the timestamp on rollover and use this as filename format. also,