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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972067#3972067 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972067 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
