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

Not usable to inspect a running application - no non-JVM classes seems to be available #3

Open
nordfalk opened this issue Apr 12, 2020 · 0 comments

Comments

@nordfalk
Copy link

I have tried a lot but I can't access any of my own classes from nudge4j.

That makes it useless to inspect a running application - which is what I got the impression would be possible.

Even though I have lots of classses available on the class path:
http://localhost:5050/js?code=java.lang.System.getProperty(%27java.class.path%27)

I still cant instantiate them, and the (repaired) 'get all classes (exclude JDKs)' links
http://localhost:5050/js?code=load(%27https%3A%2F%2Florenzoongithub.github.io%2Fnudge4j%2Ftwigs%2Fdump.all.classes.js%27)%3BdumpAllClasses(%7BskipJDK%3Atrue%7D)

returns
[Total:0]

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

1 participant