Bugs item #964389, was opened at 2004-06-01 11:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
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.

----------------------------------------------------------------------

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

Reply via email to