Hi Please see http://cxf.apache.org/docs/http-transport.html There's plenty of info there on how to configure HTTPS for server/client
Please see http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/o rg/apache/cxf/systest/jaxrs/security/jaxrs-https.xml and http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/o rg/apache/cxf/systest/jaxrs/security/jaxrs-https-url.xml for an example on how to configure client and server runtimes. Some more info is here http://cxf.apache.org/docs/jax-rs.html#JAX-RS-ConfiguringHTTPConduitfrom Spring Hope it helps, SErgey -----Original Message----- From: Parimal Dhinoja [mailto:[email protected]] Sent: 18 November 2009 20:27 To: [email protected] Subject: How to communicate JAX-RS with https Hi, I have developed JAX-RS webservice in my spring application. my further requirement is to communicate this service through Https. I am novice user. Please let me know any good documents or other resource from where I get more information about it and can try out implementation of https with my service. -- Regards, Parimal "Nothing is stationary,Change is a part of Life"
