Search:

Type: Posts; User: tess

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    5,291

    Re: Applet Security Warning & Class Loaders

    Upon further investigation, I have found that the following line of code in org.jdom.input JAXPParserFactory :
    SAXParserFactory factory = SAXParserFactory.newInstance();
    is causing the mixed code...
  2. Replies
    5
    Views
    5,291

    Re: Applet Security Warning & Class Loaders

    I get the Incompatible magic value when i purposely un-deploy the applet. The reason for including this in the post was to show that i get different stack traces that are linked to whether i get the...
  3. Replies
    5
    Views
    5,291

    Applet Security Warning & Class Loaders

    I have an applet that uses jdom to build a menu from an xml file. The applet and jdom.jar are both signed, both have Trust-Library: true in the manifest file. They are both deployed inside of a war...
Results 1 to 3 of 3