"RuntimeError: Java wrapper with no contents" when accessing self inside initialize method of a Ruby class inheriting from a Java class ---------------------------------------------------------------------------------------------------------------------------------------
Key: JRUBY-6014 URL: https://jira.codehaus.org/browse/JRUBY-6014 Project: JRuby Issue Type: Bug Components: Java Integration, Ruby 1.8.7 Affects Versions: JRuby 1.6.3 Environment: $ uname -a Darwin peregrine 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 Reporter: Nels Nelson When invoking new for a Ruby class that inherits from a Java class, I encounter the following error: {code} RuntimeError: Java wrapper with no contents: JavaKlass {code} Demonstration: [https://gist.github.com/1161598] -- This message is automatically generated by JIRA. 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