From portal-commits at lists.jboss.org Mon Mar 26 18:53:23 2007 Content-Type: multipart/mixed; boundary="===============8400137965175492730==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r6839 - docs/trunk/referenceGuide/en/modules. Date: Mon, 26 Mar 2007 18:53:23 -0400 Message-ID: --===============8400137965175492730== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: bdaw Date: 2007-03-26 18:53:22 -0400 (Mon, 26 Mar 2007) New Revision: 6839 Modified: docs/trunk/referenceGuide/en/modules/migration.xml Log: migration update Modified: docs/trunk/referenceGuide/en/modules/migration.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- docs/trunk/referenceGuide/en/modules/migration.xml 2007-03-26 22:43:28 = UTC (rev 6838) +++ docs/trunk/referenceGuide/en/modules/migration.xml 2007-03-26 22:53:22 = UTC (rev 6839) @@ -13,7 +13,8 @@ Upgrading 2.4 - 2.6 - Before performing any instructions or operations mentioned below rem= ember to backup your database content! + Before performing any instructions or operations mentioned below rem= ember to backup your database content and + the whole application server directory! Manual upgrade @@ -28,9 +29,9 @@ Remove $JBOSS_HOME/server/default/d= eploy/jboss-portal.sar file. - + Update data in portal database like described in following = sections of this chapter @@ -49,16 +50,15 @@ Themes in 2.6 version changed as now they contain additional areas - the best example is upper right cor= ner where links like "Login", "Admin", "My Dashboard" - are visable. If you use default theme like "renaissance" you s= hould clean up old theme files deployed in portal by removing - $JBOSS_HOME/server/default/data directory. To update your custom themes please - refere to those bundled with portal as an example. + are visable. If you use default theme like "renaissance" that = is present in 2.6, you shouldn't need to do anything. To update your custom= themes please + refer to those bundled with portal as an example. If you stay with old theme files you may find JBP 2.6 unusa= ble by not even be able to log in. Database - Database schema wasn't changed between 2.4 and 2.6 releases. S= till content that is kept in the database + Database schema wasn't changed between 2.4 and 2.6 releases, b= ut still content that is kept in it changed slightly in few areas. You can easily update the data = manually by using tools proper for your RDBMS. If you use MySQL you can use MySQL Query Browser that can be downloaded from MySQL website. --===============8400137965175492730==--