Hi,

I think you can take a look at the WSDLQueryHandler in the CXF core.
You can extend it and add some security check here, then register the Handler to the QueryHandlerRegistyImpl.

Willem.

Egor Samarkhanov wrote:
Hello !

How can I restrict access to WSDL of my service?
I don't want someone to access the
http//host.com/services/myservice?wsdl content.
And I use Servlet transport.

Thanks,
Egor Samarkhanov ([EMAIL PROTECTED])



Reply via email to