> craigmcc 01/10/27 14:20:03 > > Modified: catalina build.xml > catalina/src/share/org/apache/catalina/core > StandardContext.java > webapps build.xml > Log: > Experimental patch that makes the parent class loader for privileged > webapps be the Catalina class loader, rather than the Shared class loader. > This facilitates writing administrative applications that need access to > Catalina internals, without requiring the entire administrative app to be > included in the Catalina class loader.
Ok, so you copy Jasper. I guess that works. I was wondering about the new dumpRegistry.jsp; I looked at the source code, and wondered: how can it get the job done ? Answer: it doesn't at the moment ;-) Is it supposed to work ? Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>