Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Step 1

...

: Modify the PAGSGroupStoreConfig.xml file

1. Open uportal-war/src/main/resources/properties/groups/PAGSGroupStoreConfig.xml
2. Declare a new group.

...

Warning

NOTE: It's very important that you keep the PAGS Root and All Users group declaration. These group declarations are REQUIRED.

 

...

Step 2

...

: Deploy your Groups

  • From the uPortal root source directory deploy your group changes
No Format
ant clean deploy-war

Step 3

...

: Restart uPortal

  • Restart your Tomcat instance

...