On 05/03/13 15:58, nkrendel wrote:
As of now I have not been able to get the greeter_rest sample to work when the client and server are not on the same machine. It doesn't work when using IP addresses and it doesn't work when using fully-qualified host names. I have tried with the server on Mac and on SunOs and the client on a Windows 2003 VM. Is it possible for somebody to create a version of greeter_rest that is pre-configured for this kind of setup as opposed to everything on localhost? If any of you have been able to get the greeter_rest sample working in a similar configuration where the client and server are different machines, on different networks, what configuration worked for you?
Can you please share you client & server configuration here, may be we can spot something,
and also, ckeckout DOSGi source, and put a breakpoint in http://svn.apache.org/repos/asf/cxf/dosgi/trunk/dsw/cxf-dsw/src/main/java/org/apache/cxf/dosgi/dsw/handlers/JaxRSPojoConfigurationTypeHandler.java, in createProxy method and see what happens ? Cheers, Sergey
I also tried using ZooKeeper instead of remote-services.xml but that didn't work either. -- View this message in context: http://cxf.547215.n5.nabble.com/d-OSGi-greeter-rest-demo-in-Felix-4-0-3-client-question-tp5723900p5724082.html Sent from the cxf-user mailing list archive at Nabble.com.
