Now it's not finding javax.xml.transform.Transformer which is use to be in lib/jaxp.jar, but since JAXP is now part of the JDK it was removed. Either grap jdom-b8 and grap a copy of jaxp.jar, or upgrade to the latest JDK. Brad