Hi Erik,
* Erik Hellman <[EMAIL PROTECTED]> [010427 22:20]:
> Now I get this compile error when running './build.sh dist'
Is there any special reason to pass "dist" as a parameter? I did
./build.sh only.
> Any idea what's wrong? I use the jakarta-servletapi-4.0.
Are you sure? I mean maybe an other servlet.jar or an unpacked version
is in your $CLASSPATH , before the correct one. Check that first, and
move it out of the way somehow. Also, may set the SERVLETAPI_HOME
variable, ommitting the lib directory at the end afair. So if it is
located under /usr/local/lib, then set as /usr/local . Last chance:
unset it, and use the one supplied for Cataline (if I can remember,
there is one).
Hope it helps, Laszlo