java.security.AccessControlException in Applet
----------------------------------------------
Key: JIBX-190
URL: http://jira.codehaus.org/browse/JIBX-190
Project: JiBX
Issue Type: Bug
Components: core
Affects Versions: JiBX 1.1.5
Environment: Ubuntu and Red Hat Linux, Windows XP
Reporter: Mike Baluch
Fix For: JiBX 1.1.5
In version 1.1.5 on line 64 of UnmarshallingContext.java, the line 'String prop
= System.getProperty("org.jibx.runtime.impl.parser");' throws a java security
access exception when executed from within an applet and is not being caught.
This did not happen in version 1.0 - the exception was being caught and
ignored.
A solution to this problem would be having all users of the applet open up
their java policies to allow reading of system properties; this however is very
inconvenient and not an viable solution in our case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs