nux
>>
>> Looks like the error says it all. Tomcat can't find
>> servlet-api.jar in common/lib. Check that it really exists
>> there and isn't a symlink.
>> Tomcat isn't known for tolerating symlinks all that well.
>>
>> --David
>
On a Suse linu 10 server, with Apache2 I am trying to setup Tomcat5
(coonector with Apache2) to run web applicatons.
I do foolow the Apache Tomcat Coonector - webserver how-to, but have errors.
Java and Tomcat installed from Suse repository via YAst.
mod_jk.so downloaded and stored in /usr/lib/ap