Ondřej Fibich

Results 2 comments of Ondřej Fibich

You should probably use an adapter class, which will delegate calls to desired service. RPC method names should be defined in the adapter class interface.

I have got a similar problem. When I send an invalid arguments to a method or do anything else that causes JsonMappingException to be thrown then I will get a...