Plan to upgrade MSCM9.x.x to MSCM10.1.5.1 on AIX/Oracle11g
i read thru install guide, and mscm.filter.properties is a bit different such as JBoss, and a few others.
had anyone complete this task yet ? if yes, what type of challenge you ran into ?
Hi TJ,
We recently moved from 10.1.2.4 to 10.1.5.1, so the versioning is a bit different - but a high level, here are some of the bigger changes that we saw moving to 10.1.5.1 that you'll see as well.
- There is a new file, mscm.ios.properties, that you can use to configure directIOS for use with MSCM
- There is another new file, mscm.lhc.properties, that you can use to configure lhc for use with MSCM (if you cannot use directIOS)
- There is now a script, ./install.sh, that does all of the scripts (webspheregraft, deploywithdb, etc.)
Configuring the mscm.ios.properties can be a bit tricky, especially if using a cluster - make sure that you have the correct ports.
HTH!