| [news.eclipse.rt.riena] Re: Stuck with remote services |
Best regards,
Sjoerd
Hello,
I am trying to create an example using Riena remote services but I just cannot get it to work. I followed the PingPong example as close as possible but still no luck.
When I run the server and then the client I get a Connection Reset error, thrown by Hessian. When I try the url of the rmote service in a browser I also get this error. So I thought something must be wrong with the remote service.
But now comes the strange part: When I start the Riena pingpong example server and then try the url of my own remote service (that is totally independent of the pingpong example) the browser now says 'Hession requires Post'. So now the remote servcie seems to work?!
But when I try my client again after this I still get an error but a different one: com.caucho.hessian.client.HessianRuntimeException: java.io.FileNotFoundException: http://localhost:8080/hessian/HelloServer?sendMessage&RID-edoujto3
I cannot see what is wrong. Has anybody experienced something like this? Any Ideas?
Thanks,
Sjoerd