The rule to require that a web service run *only* under SSL is defined in the web.xml of the war file which hosts that web service. See the web.xml modifications here: http://www.jroller.com/gmazza/entry/setting_up_ssl_and_basic (Step #4)
HTH, Glen Kim Ross wrote: > > Hi there > > I have created a restful web service using CFX, however, I want to web > service to only be accessible over https. I have googled extensively & > looked through "Apache CXF Web Service Development" but all the examples > seem to be SOAP specific. Unfortunately I am on a very tight deadline so > if > anyone could point me to some appropriate reading I would be very > grateful. > > Many thanks, > Kim > > -- View this message in context: http://old.nabble.com/Restful-CXF-Web-Service---SSL-tp27779941p27780003.html Sent from the cxf-user mailing list archive at Nabble.com.
