Versions Compared

Key

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

uPortal 3.0 comes with the Cernunnos based import/export scripts. Theses are used when the database needs to be upgraded between versions.

The following steps are used to export upgrade and import:

...

  1. Download export-channel.crn and copy it to uPortal-3.0.0-RC2/uportal-impl/src/main/resources/org/jasig/portal/io/
  2. mkdir myData
  3. ant crn-export -Ddir=myData -Dtype=all
  4. ant crn-make-data-xml

...

Warning

These instructions are an incomplete collection of the steps involved with upgrading from uPortal 2.6 to 3.0

Note
iconfalse
titlePages in this section
Page Tree
root08 From 2.6 to 3.0