Ruby classes cannot inherit or implement Java classes / interfaces in an applet
-------------------------------------------------------------------------------

                 Key: JRUBY-3552
                 URL: http://jira.codehaus.org/browse/JRUBY-3552
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
    Affects Versions: JRuby 1.3
         Environment: OSX 10.5, JRuby head (1.3), Java 5
            Reporter: David Koontz
            Priority: Critical
         Attachments: AppletSecurityError.zip

When trying to instantiate a Ruby class that either inherits from a Java class 
or implements a Java interface, a java.security.AccessControlException is 
raised.  This makes applets that do more than just call into Java code 
unusable.  I have attached a zip file that contains source code that 
illustrates this in /src and a signed jar + index.html file you can open to 
recreate the error.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to