<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>Søren - </FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Thanks for the URL...gah!&nbsp; Wish there was a solution, 
but ah well...</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>sorry for the double post - I think my original was sent 
from a non-list address.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>-J</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=Soeren.Arleth@oracle.com href="mailto:Soeren.Arleth@oracle.com">Søren 
  Arleth</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=jlatham@rockysoft.com 
  href="mailto:jlatham@rockysoft.com">Jake Latham</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=jdom-interest@jdom.org 
  href="mailto:jdom-interest@jdom.org">jdom-interest@jdom.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, January 12, 2002 7:50 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [jdom-interest] Help! 
  SAXParserFactory causing Security exception in Microsoft Java VM</DIV>
  <DIV><BR></DIV>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 cite="mid:00b301c19a22$7db3de70$270aa8c0@rockysoft" type="cite">
    <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>&nbsp;at 
    com/ms/security/permissions/PropertyPermission.check<BR>(PropertyPermission.java)<BR>&nbsp;at 
    com/ms/security/PolicyEngine.shallowCheck (PolicyEngine.java)<BR>&nbsp;at 
    com/ms/security/PolicyEngine.checkCallersPermission 
    (PolicyEngine.java)<BR>&nbsp;at 
    com/ms/security/StandardSecurityManager.chk<BR>(StandardSecurityManager.java)<BR>&nbsp;at 
    com/ms/security/StandardSecurityManager.checkPropertyAccess<BR>(StandardSecurityManager.java)<BR>&nbsp;at 
    java/lang/System.getProperty (System.java)<BR>&nbsp;at 
    javax/xml/parsers/SAXParserFactory.newInstance<BR>(SAXParserFactory.java:139)<BR>&nbsp;at 
    java/lang/reflect/Method.invoke (Method.java)<BR>&nbsp;at 
    org/jdom/input/SAXBuilder.createParser (SAXBuilder.java)<BR>&nbsp;at 
    org/jdom/input/SAXBuilder.build (SAXBuilder.java)<BR>&nbsp;at 
    org/jdom/input/SAXBuilder.build (SAXBuilder.java)<BR>&nbsp;at 
    aim/AIMPanel.parseXML (AIMPanel.java:673)<BR>&nbsp;at 
    aim/AIMPanel.serverCall (AIMPanel.java:486)<BR>&nbsp;at 
    aim/LogicalAIM.&lt;init&gt; (LogicalAIM.java:62)<BR>&nbsp;at 
    aim/AIMPanel.customInitialize (AIMPanel.java:1595)<BR>&nbsp;at 
    shout3d/Shout3DPanel.n (Shout3DPanel.java)<BR>&nbsp;at 
    shout3d/Shout3DPanel.run (Shout3DPanel.java)<BR>&nbsp;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></BLOCKQUOTE></BODY></HTML>