Hi all,
I am having problems trying to build Slide. In particular the wrappers when I include
Tomcat in the build. I am attempting to build Slide against a binary distribution of
Tomcat (4.1.12) but get the following errors:
[javac]
C:\User\RobT\Projects\Slide\jakarta-slide\src\wrappers\catalina\BaseHostConfig.java:112:
cannot inherit from final org.apache.catalina.startup.HostConfig
[javac] extends HostConfig {
[javac] ^
I then get a variety of other errors but I am assuming these are due to the first
"cannot inherit from final" error.
I have checked the content of the catalina.jar I am building against and HostConfig
does not appear to be defined as final.
When Tomcat is not included full-dist builds OK.
1. Has any one else experienced this and know a solution ?
2. Can I build against a binary distribution ?
3. Is 4.1.12 Ok or do I require a latter version ?
4. Can any one suggest something I check ?
Thanks
Rob Tomlin
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>