0 Replies Latest reply on Sep 15, 2006 8:52 PM by haex

    Neebie Question on DefaultCacheTimeout question

    haex

      Hi,
      I have a soap service deployed in jboss which is secured
      by http basic auth. After the first unauthorized request the
      client gets a 401 and sends the authorization data in the
      http header. (Authorization is done in a LoginModule).

      When I set DefaultCacheTimeout to 0 is the code from
      the LoginModule called on each request from the client?

      Thanks

      Regards

      haex