Saturday 15 June 2013

java - Websphere - What is the best way to hide wsdl's from end user? -


I think there are several ways to hide wsdl from end users for WebSphere (6.1). We use the axis to publish web services and I currently update the custom serlet class (which extends to Excallet) and overrides the service method to throw a 404 error just like the URL: the other Option filter may be added.

Is there any other alternative methods?

Thank you.

Is it worth pointing to Loots? You should add some authentication mechanism to your SOAP interface if they are potentially harmful Some may do however, if you insist that you look like a wsdl query for example

  • for your app, you can stop access to anything
  • Front-end web server configuration questions at another location, i.e.
  Rewriteignin on new rules ^ (. +)? Wsdl $ /error.html  

No comments:

Post a Comment