4 Replies Latest reply on Mar 5, 2006 12:02 PM by thomas.diesler

    WSDL authentication

    sthalkidis

      Dear list members,

      I have deployed an RPC-style web service in an application as
      a Stateless Session Bean. I have followed the instructions in wiki
      about how to secure the service endpoint by changing the ejb-jar.xml
      file for the specific EJB. However, the wsdl file is available even without
      authenticating the user. How is it easily possible to require authentication
      from the user before accessing the wsdl file?

      Thanks in advance,

      Spyros Halkidis