RE: Accessing User subject or User principal

2008-11-16 Thread Rob Mercer
r 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 t

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 l

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 Tomc

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

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

2008-11-04 Thread Rob Mercer
ly when at the top of the jsp you specify > isErrorPage=true, you have > a variable exception that contains the thrown exception > > Hope this helps > > Regards, > > Serge Fonville > On Mon, Nov 3, 2008 at 10:31 PM, Rob Mercer > <[EMAIL PROTECTED]

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: 404 /error_pages/404.jsf 500 /error_pages/500.jsf And I'v

RE: Welcome file bypasses security-constraint checking?

2008-10-07 Thread Rob Mercer
-constraint checking? > From: Rob Mercer [mailto:[EMAIL PROTECTED] > Subject: Welcome file bypasses security-constraint checking? > > Just noticed some odd behavior in tomcat today Care to tell us the version, or should we consult a psychic reader? > He did not touch the web.xml f

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 sec

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, > s