01.08.2001 20:01:05, [EMAIL PROTECTED] wrote:

>Hi,
>
>I am using the latest Slide version (08-01)
>and when I try to build Slide from the source:
>XHttpServletRequestFacade.java & XHttpServletResponseFacade.java don't
>compile.
>
>Anybody else having the same problem?
>Thanks
>Gilles

[snip]

the problem is differences between the servlet API versions 2.2 & 2.3...
which version are you using ?

can you see the line "servlet23.present (optional) = true" when building (in the 
setenv target) ? if that's the case, you can either:
- install servlet2.2 and point to it in build.properties
- do a "cvs update", which should solve the problem, as I've commited a fix a 
couple of hours ago (if you're already up2date, try "ant clean" before building)

hope that helps

-chris
_______________________________________________
 /=/ cmlenz at gmx.de



Reply via email to