> I tried to build slide for the first time in a week or two today. It
> didn't work.
>
> I get a bunch of errors from XHttpServletResponseFacade and
> XHttpServletRequestFacade, and then follow-on errors from the things
> that use those classes.
>
> I've pasted the errors below.
>
> Am I missing something, or do I have a too (old|new) version of some jar
> file here? I believe I have the current version of the servlet.jar file,
> which is what these errors most closely seem to relate to.
>
> If it isn't my fault, could whoever is responsible for this code fix it
> please?

You need the Servlet API 2.2 to build (as is indicated by the flags which
are displyed).
It's because we have a filter-like mechanism for a special logger.
Eventually, I'll try to fix that (since it hurts me the most, as I spend a
lot of time working on TC 4 ;))

Remy

Reply via email to