0 Replies Latest reply on Mar 26, 2007 10:09 AM by swaggs21

    NT Auth with services

    swaggs21

      We are currently deploying a WS that interacts with another WS on a NT Challenge/Response username password basis.

      When we supply the WSDL URL for the WS, we recieve a 401 error from the server, even with the credentials supplied in the URL.

      We have a certificate and a key that was generated from the secure site, but we can't find out how to either pass the username/password to the service, or utilize the certificate and key withing JBOSS.

      We were able to get this to work with Axis (wsdl2java) by hacking the stubs, but that was not a premier solution.

      Any help would be appreciated.