Hi, folks,
When I changed engine name to another (not default "Catalina") in server.xml,
for example "testEngine", I found there were two domain names in MBean tree
of tomcat, one was "Catalina", and the other was "testEngine", I wondered if
there was some other way to set them be the same (excep
Tomcat does have a realm in different level(Engine,Host,Webapp) for
security.
Check http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.html
2006/1/20, Jack <[EMAIL PROTECTED]>:
>
>
> In order to add a new user to a web-app, since specification 2.4 doesn't
> cover this, web-app might have to take
t contain creating JAASRealm JMX API,so I add
it, it can work too.
The above problem I haven't fire a bug in bugzilla, if it's necessary,
I can do it.
Thanks.
Terry Zhou
-
To unsubscribe, e-mail: [EMAIL PROTEC