Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NullPointerException in classes.rb line 13 #7

Merged
merged 2 commits into from
Dec 18, 2013
Merged

java.lang.NullPointerException in classes.rb line 13 #7

merged 2 commits into from
Dec 18, 2013

Conversation

TechRsch
Copy link
Contributor

@TechRsch TechRsch commented Oct 9, 2013

Revised classes,rb to use RJB _invoke method to make the call directly instead of passing through Utils.class which was causing these errors. _invoke is used to make the call strongly typed to ensure parameters are passed correctly.

@justinwiley
Copy link

@louismullie thanks for this project. Any thoughts about merging in @TechRsch 's fix? Would love to use the gem, but I'm running into this issue as well.

@agarie
Copy link

agarie commented Dec 18, 2013

I'm having the same issue. :(

louismullie added a commit that referenced this pull request Dec 18, 2013
java.lang.NullPointerException in classes.rb line 13
@louismullie louismullie merged commit dba349a into louismullie:master Dec 18, 2013
@louismullie
Copy link
Owner

Sorry for taking so long to merge this. It's now pushed in the latest version of the gem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants