Pluto 1.1 Admin Interface Discussions

Current requirements

  1. Command-line(maven) and admin portlet deployment should use the same deployment services (Implement the deployment services as ws).
  2. The admin portlets should work in Tomcat and other servlet containers that Pluto is deployed to.
  3. Deployment and undeployment of portlets will be supported by the admin portlets.
  4. Portal page layout will be supported by the admin portlet application.
  5. The admin interface will contain a portlet to support the editing of User Information Attributes (PLT 17).

Current implementation ideas

  1. Roll our own portlet framework
  2. Use another portlet framework
  3. Utilize a simple controller portlet