Yes you can use the roleModule and userModule. As a less clean process, you could also direclty access the database, it would work as of today. (there are 3 tables, one for users, one for roles and one to set roles to users.)
Information like portal object information (pages, windows...) are stored in the database, you can use related services or check the code of the management portlet to see how it is done. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009989#4009989 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009989 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
