<html>
<head>
</head>
<body>
Hi Jake,<br>
you should take a look at:<br>
<a class="moz-txt-link-freetext" href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q175622">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q175622</a><br>
It gives a detailed description about your problem.<br>
Bottom line is that you must sign your applet.<br>
<br>
cheers<br>
Søren<br>
<pre class="moz-signature" cols="$mailwrapcol">--
___________________________________
Søren Arleth - Oracle Denmark
SME Java Development
EMEA Java/XML Professional Community
</pre>
<br>
<br>
Jake Latham wrote:<br>
<blockquote type="cite" cite="mid:00b301c19a22$7db3de70$270aa8c0@rockysoft">
<meta content="MSHTML 5.50.4522.1800" name="GENERATOR">
<style></style>
<div><font face="Arial" size="2"><font size="3">Hiya all, I'm really hoping
you can offer me a hand with this problem.<br>
<br>
I'm having a problem with SAXParserFactory causing a security exception
in<br>
Microsoft Internet Explorer, using JDOM b7.<br>
<br>
here is the error string it spits out:<br>
<br>
String...com.ms.security.SecurityExceptionEx[javax/xml/parsers/SAXParserFact<br>
ory.newInstance]: Unable to access system property:<br>
javax.xml.parsers.SAXParserFactory<br>
at com/ms/security/permissions/PropertyPermission.check<br>
(PropertyPermission.java)<br>
at com/ms/security/PolicyEngine.shallowCheck (PolicyEngine.java)<br>
at com/ms/security/PolicyEngine.checkCallersPermission (PolicyEngine.java)<br>
at com/ms/security/StandardSecurityManager.chk<br>
(StandardSecurityManager.java)<br>
at com/ms/security/StandardSecurityManager.checkPropertyAccess<br>
(StandardSecurityManager.java)<br>
at java/lang/System.getProperty (System.java)<br>
at javax/xml/parsers/SAXParserFactory.newInstance<br>
(SAXParserFactory.java:139)<br>
at java/lang/reflect/Method.invoke (Method.java)<br>
at org/jdom/input/SAXBuilder.createParser (SAXBuilder.java)<br>
at org/jdom/input/SAXBuilder.build (SAXBuilder.java)<br>
at org/jdom/input/SAXBuilder.build (SAXBuilder.java)<br>
at aim/AIMPanel.parseXML (AIMPanel.java:673)<br>
at aim/AIMPanel.serverCall (AIMPanel.java:486)<br>
at aim/LogicalAIM.<init> (LogicalAIM.java:62)<br>
at aim/AIMPanel.customInitialize (AIMPanel.java:1595)<br>
at shout3d/Shout3DPanel.n (Shout3DPanel.java)<br>
at shout3d/Shout3DPanel.run (Shout3DPanel.java)<br>
at java/lang/Thread.run (Thread.java)<br>
<br>
Using Microsoft's 5.0.0.3802 VM, this error results in a NullPointer<br>
Exception further down, causing the app to quit.<br>
<br>
in 5.0.0.3310, it reports the error but continues to run.<br>
<br>
in 5.0.0.3234, no errors are reported at all.<br>
<br>
Do you guys have any idea what's going on and why, and what I might be able<br>
to do to correct this?<br>
<br>
Any help is greatly appreciated...<br>
<br>
-J</font><br>
</font></div>
</blockquote>
<br>
<pre class="moz-signature" cols="$mailwrapcol">
</pre>
<br>
</body>
</html>