|
Ok. With Tomcat, there's another place you can put them. <TOMCAT_INSTALL_DIR>/common/lib. There's probably a similar directory if you're using some other container. Try putting them there. If that *still* doesn't work, try extracting the class files from the jar, and putting them in the "classes" directory.
|