Author Topic: Portal RoleManager  (Read 2239 times)

sashwill

  • Full Member
  • ***
  • Posts: 58
    • View Profile
Portal RoleManager
« on: November 11, 2008, 12:06:59 PM »
I can't seem to find a way to get the Jetspeed RoleManager.

I've tried to follow the steps outlined at:
http://portals.apache.org/tutorials/jetspeed-2/05/jetspeed-service.html
 but i get hung up in a couple spots...
Quote
Edit the jetspeed-portlet.xml found in src/webapp/WEB-INF/
and
Code: [Select]
roleManager = (RoleManager) getPortletContext().getAttribute(
CommonPortletServices.CPS_ROLE_MANAGER_COMPONENT);

can't seem to find the jetspeed-portlet.xml, would i just add one and if so is there any config that needs done

then on the Role manager code how do i get the portlet context since this is not a  javax.portlet.ActionRequest?

ryan

  • Administrator
  • Sr. Member
  • *****
  • Posts: 190
    • View Profile
    • KonaKart Website
Re: Portal RoleManager
« Reply #1 on: November 12, 2008, 02:41:30 PM »
Hi,

You may have more luck getting an answer in a Jetspeed forum.