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

Unclear error when failing to load a class sometimes #87

Closed
francisu opened this issue Jun 15, 2016 · 1 comment
Closed

Unclear error when failing to load a class sometimes #87

francisu opened this issue Jun 15, 2016 · 1 comment

Comments

@francisu
Copy link
Contributor

We are working in an OSGi environment and in the case where a @type class cannot be loaded, a LinkedHashMap is created instead and then it gets an error when it tries to assign that object. This was difficult to debug. There should be a clear error indicating the type not found which would make this problem easier to track.

PR is coming to address this.

@jdereg
Copy link
Owner

jdereg commented Jul 15, 2016

thank you (@francisu) for the pull request that fixes this.

@jdereg jdereg closed this as completed Jul 15, 2016
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

No branches or pull requests

2 participants