[jboss-user] [JBoss Portal] - Re: 401 error on selecting dashboard....

PeterJ do-not-reply at jboss.com
Thu Dec 14 12:18:40 EST 2006


The Role Management portlet has the "Admin" role hard-coded.  You would have to change this line in the file ./core/src/main/org/jboss/portal/core/portlet/role/RolePortlet.java:

   private static final String ADMIN_ROLE = "Admin";

As far as I know, that is the only place where the "Admin" role is hard-coded.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993946#3993946

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993946



More information about the jboss-user mailing list