Re: [protobuf] Re: Java RPC

2012-05-04 Thread Ady Lau
Maybe you can have a try with ICE( http://www.zeroc.com/ice.html ). We use it in our sns system. 2012/5/4 Rishi Agarwal > I tried using it, somehow however, client is never able to connect to > local server. Client always says, Unresolved address. > I did a netstat and there was a server listeni

[protobuf] Re: Java RPC

2012-05-03 Thread Rishi Agarwal
I tried using it, somehow however, client is never able to connect to local server. Client always says, Unresolved address. I did a netstat and there was a server listening on port 8899, but client couldnot connect to it. I also made sure i use the same name in both server and client. Is cxf-a