Versions Compared

Key

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

...

Start your servlet container.

Loading the Database

Loading the database requires a couple of steps:

  • Create the database: the database name, port number, and driver information must reflect what was defined in the rdbm.properties file
  • Create the tables and populate the database: from the uPortal build directory, run "ant db" to execute the ant target which loads the database. The ant target uses the Dbloader tool.

Issues and Known Bugs

Additional Notes

...