I would like to hide the web service from the service page and turn off that page all together. Of course it's security through obscurity, but we would like to turn off all the information that shows this is a web service provided by CXF. So showing our own page or not showing it at all would be preferable.
Regards, Podiki On 15 November 2010 12:57, Sergey Beryozkin <[email protected]> wrote: > Hi > > On Mon, Nov 15, 2010 at 11:49 AM, Podiki Stifado <[email protected] > >wrote: > > > Hi, > > > > For a project I'm trying to find out how to turn off the page that cxf > > returns where it lists the available SOAP services. Unfortunately I don't > > seem to be able to find the right information on how to do this. Can > > anybody > > give me some pointers? > > > > > What exactly would you like to do ? > - Hide some (private) SOAP endpoints from the service page ? > - Have your own service deal with handling the "/services" page ? > - Show your own custom services page ? > > cheers, Sergey > > > > > Regards, > > > > Podiki > > >
