On Tue, 23 Apr 2002, Jung , Dr. Christoph wrote: > As a quick work-around while I�m busy today with doing business (buaaeeeh:-( > > Patch the java.lang.ClassLoader class ... Either remove the synchronized > keyword from loadClassInternal (should be safe) > or make it protected and remove the synchronized keyword in an overriding > method of UnifiedClassLoader (makes the build > Depending on that patch, not that nice). Put the patched class in a > patch.jar and start jboss > With the option -Xbootclasspath/a:patch.jar
did you mean -Xbootclasspath/p:patch.jar ? Holger _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
