On Tue, Nov 25, 2008 at 6:16 PM, Cliff Binstock
<[EMAIL PROTECTED]> wrote:
> I have one servlet that registers a new user.  The result of this is an
> update of conf/tomcat-users.xml

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

Uh, yeah. Exactly what it says here:
 <http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#MemoryRealm>

:: along with "not designed for production use".  :-)

Check that page for alternatives.

FWIW,
-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

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