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

Dennis Sosnoski closed JIBX-190.
--------------------------------


> 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

        

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to