Skip to content

Irrelevant server method called for client proxy #575

@eliasbalasis

Description

@eliasbalasis

I am using GWT extension

Following the examples, I created the org.restlet.ext.servlet.ServerServlet servlet and attached a ServerResource
I also created the respective ClientProxy and matching methods in both

I initially created a test method which I I called successfully
Then I started adding and successfully calling a couple of my application's basic methods
I continued until very soon calling a specific method on the ClientProxy ends calling an irrelevant method on the ServerRecource

experimenting with different combinationa of @get and @post matching annotations I managed just to reproduce the same problem but for another method this time

this is extremely peculiar and in my case a blocking matter, it prevents me from continuing the developmoent of my application

please assist

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions