Just in case anyone else has forgotten, the simplest solution for making
sure we're debugging the right code appears to be to set the environment
property:
javax.xml.transform.TransformerFactory=org/apache/xalan/processor/TransformerFactoryImpl
Otherwise it may default to loading the
com.sun.org.apache.xalan.internal version from rt.jar.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org