Not sure if this will help much, but servlet.jar is included in the
jakarta-servletapi-4 bundle. I know the Tomcat source compile will require
that .jar package. Hopefully that sheds some light.
DK
> -----Original Message-----
> From: Richard Park [mailto:fire.logic@(protected)]
> Sent: Tuesday, August 19, 2003 8:31 AM
> To: tomcat-user@(protected)
> Subject: Starting Tomcat w/ commons-daemon
>
>
> Hi,
> I've downloaded and built commons-daemon from source. I have
> the following issues:
>
> 1/ the 'INSTALL' text says I should have 'jsvc',
> 'service.jar'. I have 'jsvc', but 'service.jar' is no where
> to be found. The tutorial I'm following is from O'reilly's
> Tomcat Def. Guide, but it seems somewhat inaccurate/outdated
> > it makes no mention of 'service.jar'.
> 2/ I placed the dist directory in
> '/usr/local/apps/commons-daemon', set permisions on my Tomcat
> 'logs', 'temp', 'webapps' and 'work' directories, set my
> $PATH and $DAEMON_HOME env. variables.
>
> When I run > Tomcat.sh start
>
> nothing happens - Tomcat does not start. I checked
> 'catalina.out' and there are 3 jsvc error messages stating
> that my 'libjvm.so' could not be dynamically linked due to a
> 'permission denied'. I've tried playing with the permissions
> on this file with no luck.
>
> Any suggestions or pointers would be greatly appreciated - thanks!
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)