Bugs item #964389, was opened at 2004-06-01 18:30 Message generated for change (Comment added) made by maartenc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116035&aid=964389&group_id=16035
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Alex McCarrier (amccarri) Assigned to: Nobody/Anonymous (nobody) Summary: DocumentHelper.parseText(string) in applets broken Initial Comment: In an unsigned applet, calling DocumentHelper.parseText(string) will throw a security exception because it is trying to read the org.xml.sax.driver system property. This violates the default applet security constraints and throws an exception. Suggest providing a mechanism for supplying the XMLReader to the DocumentHelper, similar to how you can specify a reader using the SAXReader constructor. ---------------------------------------------------------------------- >Comment By: Maarten Coene (maartenc) Date: 2004-06-01 21:11 Message: Logged In: YES user_id=178745 did you try this with dom4j 1.5 ? This new version should be using it's internal parser if it fails to read the org.xml.sax.driver property. Maarten ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116035&aid=964389&group_id=16035 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ dom4j-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-dev