Accessing User subject or User principal

2008-11-16 Thread Rob Mercer
Hey, Tomcat 6.0.14, Vista BE I'm trying to implement a JAAS Realm solution, I'm unable to after setting the subject/principal figure out how I'm supposed to programmatically access either of these values after they've been set in my LoginModule's commit() call? I verify that my custom

RE: Accessing User subject or User principal

2008-11-16 Thread Rob Mercer
the commit is called? -Rob -Original Message- From: Michael Ludwig [mailto:[EMAIL PROTECTED] Sent: Sunday, November 16, 2008 3:48 PM To: Tomcat Users List Subject: Re: Accessing User subject or User principal Rob Mercer schrieb am 16.11.2008 um 12:24:00 (-0800): I'm trying to implement a JAAS

Custom Login Module

2008-11-14 Thread Rob Mercer
Hey all, System: Tomcat 6.0.15, JDK 6.0, Windows Vista BE. I've been tasked with creating a custom login module that will integrate with our current system (which uses the ole request.getRemoteUser() call some). I need to figure out what I'm not doing to integrate with the

RE: Custom Error Messages (5xx and 4xx)

2008-11-04 Thread Rob Mercer
, Nov 3, 2008 at 10:31 PM, Rob Mercer [EMAIL PROTECTED]wrote: Hey all, I'm trying to setup custom error messages in Tomcat 6.0.14. I've got the following entry in web.xml: !-- Error configuration -- error-page error-code404/error-code

RE: Custom Error Messages (5xx and 4xx)

2008-11-04 Thread Rob Mercer
Correction, the 404 error pages now seem to work, but the 500 error page is not being produced on an error -Rob -Original Message- From: Rob Mercer [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2008 2:09 PM To: Tomcat Users List Subject: RE: Custom Error Messages (5xx and 4xx

Custom Error Messages (5xx and 4xx)

2008-11-03 Thread Rob Mercer
Hey all, I'm trying to setup custom error messages in Tomcat 6.0.14. I've got the following entry in web.xml: !-- Error configuration -- error-page error-code404/error-code location/error_pages/404.jsf/location /error-page

Welcome file bypasses security-constraint checking?

2008-10-07 Thread Rob Mercer
Hey all, Just noticed some odd behavior in tomcat today, one of our admins setup a new folder on a context as follows: /seasonpass/index.jsf /seasonpass/index.jsp He did not touch the web.xml file and yet the /seasonpass/ folder works as expected!? Without altering the

RE: Welcome file bypasses security-constraint checking?

2008-10-07 Thread Rob Mercer
Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2008 2:47 PM To: Tomcat Users List Subject: RE: Welcome file bypasses security-constraint checking? From: Rob Mercer [mailto:[EMAIL PROTECTED] Subject: Welcome file bypasses security-constraint checking

RE: Unable to view tomcat6.0.16 admin in Mac

2008-08-05 Thread Rob Mercer
Are there any plans to bring back the admin application? -Rob -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2008 10:51 AM To: Tomcat Users List Subject: Re: Unable to view tomcat6.0.16 admin in Mac prakash shanmugam wrote: hello mark,