rotatable access logs?

2007-04-16 Thread Jay Dickon Glanville
30 days of information are kept. Is there a way to tell the valve that it should rotate the log files, only keeping the last 30 copies of the logs? Thanks. -- Jay Dickon Glanville - To start a new topic, e-mail: users@tomcat.apa

Re: Configuring a JAASRealm

2006-04-06 Thread Jay Dickon Glanville
Haven't had any replies to this, so I thought I'd try again. On 3/30/06, Jay Dickon Glanville <[EMAIL PROTECTED]> wrote: > Is there a way that I can provide custom configuration information to > my JAASRealm? > > The situation is this: I'm using a JAASRealm t

is it possible to determin the requested resource when using realm authentication?

2006-03-31 Thread Jay Dickon Glanville
lf to determine if the user's role has access to the requested resource. (this is usually declaratively stated, either through the web.xml configuration, or the struts configuration). Is my interpretation of things correct? Thanks. -- Jay Dickon

Configuring a JAASRealm

2006-03-30 Thread Jay Dickon Glanville
e the JAASRealm with some of the connection information (db-user-id, db-url, etc). What is the best way to pass this information on to my JAASRealm's LoginModule? Thanks. -- Jay Dickon Glanville - To unsubscribe, e-mail: [