Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

The instructions for making this conversion are also in the DLM Administration Guide: http://www.ja-sig.org/wiki/display/UPC/DLM+Administration+GuideNote that in the quick start there are two ant build.xml files - one at the top level and the other in the uPortal_rel-2-5-1 directory.

Step 1.

In the quick start directory tree go to the properties directory and edit portal.properties settings as follows:

...

Modify user accounts in the database. Specifically, the UP_USER_PROFILE table contains a lookup of the structure and theme stylesheets that should be used by users.

  • Start HSQLDB

...

  • by using "ant hsql" from the top directory of the quick start.

...

  • Next, in the demo directory under HSQLDB_1-7-2-11 start the hsql manager with the command runManager (bat or .sh file).

...

  • Under File>Connect choose
Panel

Type:

HSQL Database Engine Server

Driver:

org.hsqldb.jdbcDriver

Url:

jdbc:hsqldb:hsql://localhost:8887

User:

sa

...

Start Tomcat using "ant tomcatstart" from the top level quick start directory. 

You should now see the Guest page with the DLM "Welcome" channel on the first tab.