RE: Reload the Embedded Tomcat relam

2008-05-18 Thread Satyanarayana Bobba
alms have a lifecycle, so you would need to start it Filip Satyanarayana Bobba wrote: > Hi All, > > > > I am using the embedded tomcat in my application and I want to change > the tomcat-users.xml file dynamically. > > > > Initially, I am setting that Realm to embed

Reload the Embedded Tomcat relam

2008-05-16 Thread Satyanarayana Bobba
Hi All, I am using the embedded tomcat in my application and I want to change the tomcat-users.xml file dynamically. Initially, I am setting that Realm to embedded tomcat by using the setRealm() method. Later on, I add the new users and changed the roles of the existing users and again