[ 
http://jira.codehaus.org/browse/JIBX-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Sosnoski resolved JIBX-190.
----------------------------------

         Assignee: Dennis Sosnoski
       Resolution: Fixed
    Fix Version/s:     (was: JiBX 1.1.5)
                   JiBX 1.1.6

Added a try-catch around the offending line.

> 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
>            Assignee: Dennis Sosnoski
>             Fix For: JiBX 1.1.6
>
>
> 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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to