I have one servlet that registers a new user.  The result of this is an
update of conf/tomcat-users.xml

I have an almost out-of-the-box WebdavServlet that requires user
authorization.

The users appear to be cached by Tomcat, and the "new" user can't access the
webdav area until Tomcat is restarted.

Is there a way to refresh/flush the Tomcat cache?  After much searching,
this appears to be a Tomcat limitation, but I find it hard to believe that
this isn't a commonly desired scenario.

Thanks in advance for any assistance,

Cliff


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to