If the menu is a top level menu, then it needs to be added to menu.jsp as
well. Have you done this? Otherwise it should show up as long as the role
has been assigned to the user that has logged in.

Mike.

On 3/20/07, appfused <[EMAIL PROTECTED]> wrote:


I added a new role to the role table and referenced it like the other
roles
in the menu-config.xml and then rebuilt the bundle however the menu does
not
show the new menu item even though i specify that both admin and new role
should be able to see the new menu item.
My menu-config entry is as follows

    <Menu name="ShowPeople" title="menu.people" description="Show People"
page="/editProfile.html" roles="admin,leader"/>

is there something else i need to do? Do i need to add the role to tomcat?
Any help would be appreciated.

regards
--
View this message in context:
http://www.nabble.com/Adding-new-roles-tf3437357s2369.html#a9584293
Sent from the AppFuse - User mailing list archive at Nabble.com.

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


Reply via email to