That's going to be a container-specific thing... there is, as far as I know, no provision for doing that within the spec. Various containers may allow you to do it though.

Also note that you could be making changes in web.xml or in your container's group config data... the context can be dynamically reloaded in most container to pick up the web.xml changes, but that's a complete restart of the context and you may not want that.

Bottom-line though, unless someone can point out where I am mistaken, is that I don't think there is anything "standard" that will allow for this, you'll have to get into it with your container.

Frank

Grzegorz Stasica wrote:
Frank W. Zammetti wrote:

What do you mean by "reload roles"? Do you mean put changes to your roles
in effect in real-time, or do you mean assign a user to a given role?


I mean the first one. I want to put changes in roles in real-time


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to