I'm playing with some code that loads classes at run time. Some where in the code I think I've messed up a call because the code I'm invoking is failing. The problem is, the message I'm getting isn't telling me what I specified wrong. What I'd like to do is have the system tell me what classes as being loaded. With stand alone Java code, I specify -verbose:class. Is there an easy way to do this directly in Tomcat? Or do I use -verbose:class?
Thanks! Bob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
