> Hi,
> I am trying to build the wrappers classes in jakarta-slide using the
> command ant wrappers.
> I am getting the following error.
>
> When i did javap on the class
org.apache.naming.resources.ResourceAttributes
> I found that the methods above are not public .They are private to the
> package.Can somebody help me with this.
I updated the ResourceAttributes class in Tomcat, and they are public now.
Tomcat 4.0b5 won't work with Slide anyway (tons of CL and lifecycle bugs).
We'll release 4.0b6 on 7/19.
Remy