http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2298 *** shadow/2298 Sat Jun 23 06:00:23 2001 --- shadow/2298.tmp.226 Sat Jun 23 06:00:23 2001 *************** *** 0 **** --- 1,22 ---- + +============================================================================+ + | DocumentBuilderFactory causes exception in applet | + +----------------------------------------------------------------------------+ + | Bug #: 2298 Product: Xerces-J | + | Status: NEW Version: 1.4.1 | + | Resolution: Platform: All | + | Severity: Major OS/Version: All | + | Priority: Other Component: JAXP | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The following code causes a security exception when running in a browser + + /** Temp debug code - this will be removed after we test everything + */ + private static final boolean debug= + System.getProperty( "jaxp.debug" ) != null; \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
