0 Replies Latest reply on Mar 21, 2005 5:48 PM by jason.greene

    SOAP authentication problem

    jason.greene

      There are two ways:
      1. Emulate the auth headers. See http://www.jboss.org/index.html?module=bb&op=viewtopic&t=61328
      2. Use HTTP basic auth. See http://www.jboss.org/wiki/Wiki.jsp?page=WSSecureEndpoint

      -Jason