-
Bug
-
Resolution: Done
-
Minor
-
4.0.0.Beta5
-
None
These 2 tests fail when running with the security.manager.
Here is the list of SecureProcessingTest tests.
PASS: testSecurityFalseDTDsFalseExpansionFalse PASS: testSecurityFalseDTDsFalseExpansionTrue FAILS: testSecurityFalseDTDsTrueExpansionDefault FAILS: testSecurityFalseDTDsTrueExpansionFalse FAILS: testSecurityFalseDTDsTrueExpansionTrue FAILS: testSecurityTrueDTDsDefaultExpansionDefault FAILS: testSecurityTrueDTDsDefaultExpansionFalse FAILS: testSecurityTrueDTDsDefaultExpansionTrue PASS: testSecurityTrueDTDsFalseExpansionDefault PASS: testSecurityTrueDTDsFalseExpansionFalse PASS: testSecurityTrueDTDsFalseExpansionTrue FAILS: testSecurityTrueDTDsTrueExpansionDefault FAILS: testSecurityTrueDTDsTrueExpansionFalse FAILS: testSecurityTrueDTDsTrueExpansionTrue FAILS: testSecurityTrueDTDsTrueExpansionTrueWithApacheLinkMessage
This is the error for SecureProcessingTest.
[java.security.PrivilegedActionException: javax.xml.bind.UnmarshalException
- with linked exception:
[org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 10; DOCTYPE is
disallowed when the feature "http://apache.org/xml/
features/disallow-doctype-decl" set to true.]]