Hi,
I've noticed that the file system (directories) is different from LP3. For an example, in LP3, rdbm.properties is in $CP_WEBINF/config but in LP4, it's in $CP_WEBINF/uPortal/properties. Where can I find more information about this file system changes?
Thanks,
Arion
A uPortal change
The directory structure for the properties files for uPortal changed with the new version of uPortal that Lum 4 is running. There is no concise list of these changes -- uPortal upgrades are done using ant and maven scripts. So if you really want to see all the differences from the uPortal 2.1 to uPortal 2.5.3, you can download the releases from uPortal's site and compare the build scripts. Additionally, there is some information on the uPortal wiki on upgrades (http://www.ja-sig.org/wiki/display/UPM/70+Upgrading).