NoSuchMethodError when using custom tag with attributes - found info but still can't resolve

2001-02-07 Thread Matthias Ferber
I've found this error described in the mailing list archives, but I cannot figure out why I'm still seeing it and I can't make it go away. When I try to load a JSP page that uses a custom tag library containing attributes (my own, or the sample included with Tomcat), I get the following error:

Re: context related classpath question -ASAP

2001-02-07 Thread Matthias Ferber
I think the startup scripts actually add the .jar files to the CLASSPATH variable. Are you using the normal startup scripts to start Tomcat? At 04:42 PM 2/7/2001 -0800, you wrote: >Tomcat documentation says that all the jars under the WEB-INF/lib >directory in a context are automatically adde