COPYRIGHT RESERVED 2009 BY MAX TSAI



Visit Max Tsai at Facebook | Twitter | atom

Sunday, June 24, 2007

JA-SIG Day1 - uPortal for Implementators

Version: uPortal 2.6 (uPortal_rel-2-6-0-RC2 that includes the HSQL already)
  1. edit build.properties --> server.home ==> /opt/uportal (my path)
  2. under the source tree:
    ant hsql
    => rdbm.properties
  3. under the source tree root:
    ant initportal
    The uPortal should be deployed already. I had to restart tomcat
  4. Users (User Name + Attributes) and Groups and Layout
    1. User name and password for auth.
    2. Groups
    3. Layouts (what you allow to see)
    4. Permissions (what you allow to do for what you allow to see)
    5. Security => security.properties

No comments:

Post a Comment