>>>>> "JL" == Josh Lucas <[EMAIL PROTECTED]> writes:
JL> I do see now from the debug output that the classes are being JL> loaded by Ant. I think the problem is that the SAX classes get loaded via the system classloader while the classes from the StyleBook package are loaded via a custom classloader. This is yet another chapter from the "I hate class loaders" book. I'm sorry, I have no workaround for this problem at the moment. Stefan
