Monday, July 6, 2009

Steps to install a portlet

JICS Wiki : Installing Portlets page
JICS Wiki : Generating LDIF Files page
  1. Copy .ascx files to portlet .ascx directory on web server
  2. Copy .dll assembly to portlet /bin directory on server
  3. Modify FWK_Globalization (?)
  4. Make database table and stored procedure changes (?)
  5. Add a Portlet Template definition to ADAM using an LDIF file
  6. If this is a secured portlet, sync global operations (?)
  7. Restart IIS

No comments: