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

RMI services generated by Spring Framework's RmiInvocationHandler? #11

Open
blunden opened this issue Mar 6, 2021 · 0 comments
Open

Comments

@blunden
Copy link

blunden commented Mar 6, 2021

While testing RMI services generated by Spring Framework's RmiInvocationHandler, rmiscout complains about signatures not matching even when using signatures copied straight from the Interface definition in the decompiled server component jar.

It appears like Spring wraps the service methods and therefore change the signature, but I don't know in what way yet. Have you had any experience with any such services?

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