I asked this question in several flavors, and I think I'm not asking the right question. I'm suspecting now that Xalan, since it's implementing a Java endorsed standard, can only have one implementation at a given VM / ClassLoader.
So is it true? can't 2 Xalan implementaions "live" in the same System ClassLoader? Or if they can, How?