https://issues.apache.org/bugzilla/show_bug.cgi?id=51668
Jesse Glick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jesse Glick <[email protected]> 2011-08-16 22:29:07 UTC --- Unfortunately just calling tfactory.setFeature("http://javax.xml.XMLConstants/feature/secure-processing", false) in TraXLiaison.getFactory does not work: javax.xml.transform.TransformerConfigurationException: FEATURE_SECURE_PROCESSING: Cannot set the feature to false when security manager is present. at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.setFeature(TransformerFactoryImpl.java:417) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
