Hi,
After having sucessfully installed these bundles from this CXF home page : http://cxf.apache.org/distributed-osgi-reference.html [ACTIVE] CXF Distributed OSGi Greeter Rest Demo Interface Bundle (1.2.0.SNAPSHOT) [ACTIVE] Distributed OSGi Greeter Demo Service Rest Implementation Bundle (1.2.0.SNAPSHOT) [ACTIVE] CXF Distributed OSGi Greeter Rest Demo Client Bundle (1.2.0.SNAPSHOT) Question : (I know about SOAP but I'm not familiar with REST...) How should I invoke HTTP GET requests in order to TEST this greeter_rest service ?? => I have tried with no success (HTTP 404) URIs like this : http://localhost:9090/greeter/greeting?name=test Any help will be very appreciated, With thanks, Best regards.
