Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Programmatically Add Users to Role

807607Oct 16 2006 — edited Nov 13 2006
I am writing a Java Enterprise Edition Web application that needs to dynamically add and remove users to roles. I know that this can be done by statically setting up the XML descriptors of the Sun Java Application Server 9 and redeploying the application, but I need to be able to do this on the fly at runtime.

Any ideas? (code would be great!)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 11 2006
Added on Oct 16 2006
18 comments
529 views