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