Re: Forbidden methods still visible in AxisServlet

2002-07-18 Thread Sam
how about editing the wsdl files :) /s Matthias Brunner wrote: > > Hello! > > Although not listed in allowedMethods in the deployment descriptor, methods > are still visible in AxisServlet when accessed with a web browser. > This is not a security risk, since you cannot access these methods wi

Forbidden methods still visible in AxisServlet

2002-07-18 Thread Matthias Brunner
Hello! Although not listed in allowedMethods in the deployment descriptor, methods are still visible in AxisServlet when accessed with a web browser. This is not a security risk, since you cannot access these methods with SOAP, but it leads to flawed automatically generated WSDL files. What ca