Describe the bug
Trying to connect to JAVA server using SOFA boot, the service was connected but when I invoke the method, got error
RPC-02412: Cannot find invoke method
I have tried every combination of the method on the server, but doesn't work. Any Idea what to put in the method?
Thanks!
To Reproduce
Steps to reproduce the behavior:
- Start JAVA SOFA Boot server
- Create a client with direct connect to the server
- Run invoke call
- See error
Expected behavior
Expected response in server logs or even other errors
Describe the bug
Trying to connect to JAVA server using SOFA boot, the service was connected but when I invoke the method, got error
I have tried every combination of the method on the server, but doesn't work. Any Idea what to put in the method?
Thanks!
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected response in server logs or even other errors