Re: running auth-methods DIGEST + BASIC in parallel

2012-09-25 Thread manuel aldana
On 09/24/2012 08:45 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manuel, On 9/24/12 2:00 PM, manuel aldana wrote: Am 24.09.12 18:51, schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manuel, 2. Write a custom Authenticator Valve

running auth-methods DIGEST + BASIC in parallel

2012-09-24 Thread manuel aldana
: === login-config auth-methodDIGEST/auth-method realm-namemy-realm/realm-name /login-config So it looks to me that I need to write some custom hooks/Filters in my webapp (to check DIGEST first + fallback on BASIC). Can somebody point me to the right hooks? Thanks! -- manuel aldana

Re: running auth-methods DIGEST + BASIC in parallel

2012-09-24 Thread manuel aldana
Am 24.09.12 18:51, schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manuel, On 9/24/12 7:55 AM, manuel aldana wrote: Is there a way to support both DIGEST and BASIC in one servlet container (we use tomcat 6.0.35)? We want to support BASIC over SSL but we need to keep

500 HTTP-status forwarding broken (JSP rendering + Exception occurence)

2012-04-05 Thread manuel aldana
and including 200 status. The bad thing is that still browser/users get returned 200 OK status, though error occurred , because resetting status isn't allowed. Thanks for support. -- manuel aldana mail: maldana.g...@gmail.com | man...@aldana-online.de blog: www.aldana-online.de

Re: 500 HTTP-status forwarding broken (JSP rendering + Exception occurence)

2012-04-05 Thread manuel aldana
Am 05.04.12 18:07, schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manuel, On 4/5/12 11:42 AM, manuel aldana wrote: Inside web.xml I definederror-page500..., so 500-status is resolving to JSP error pages. I get inconsistent behaviour when an Exception occurs during

security, web.xml: multiple security-constraint override wildcard web-resource-collection

2010-04-12 Thread aldana
operation (the 2nd security constraint is removing a right from the 1st one). Or maybe I am reading something wrong...? thanks. - manuel aldana aldana((at))gmx.de software-engineering blog: http://www.aldana-online.de -- View this message in context: http://old.nabble.com/security%2C-web.xml%3A