Hi Rob,

> 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:

I changed the structure of the wrappers src directory - see my previous
posting. I would suggest that you do a clean CVS update of your Slide
sources.

> [javac] 
> C:\User\RobT\Projects\Slide\jakarta-slide\src\wrappers\catalin
> a\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 ?

I did not using jakarta-tomcat-4.1.18, jakarta-struts-1.1-b3 and
jakarta-taglibs/standard-1.0.1

> 2. Can I build against a binary distribution ?

Yes.

> 3. Is 4.1.12 Ok or do I require a latter version ?

Should be OK.

> 4. Can any one suggest something I check ?

Regards,
Peter Nevermann

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to