I'm in the process of setting up Tomcat 4.1.x to run JSF. At the moment, I'm having a hard time trying to figure out why I'm getting java.lang.NoClassDefFoundError: org/apache/commons/digester/Rule when Tomcat is initializing the content for a demo JSF application.
Is there a tool that would let me look at what jars/classes are currently loaded by Tomcat and by which class loaders?
Thanks Dmitry
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
