It should still be pretty straight-forward, however I don't know the specifics for iSeries. When you install LSFCT, make sure you also install all post-release patches. Also, keep the other LSF-based products at the same release level (i.e. Portal, Design Studio, Process Flow Designer, Security Admin, etc. etc.) The process for installing LSF9, Portal and Studio is pretty easy. - Shutdown websphere - Use two Java commands to do the install > jar -xvf xxxx.zip > java -jar xxxx.jar The installation walks you thru the process and does all of the work. The only intervention required is for the LSFCT base release, where you will need to manually update the LDAP via ldapmodify, and will need the LDAP password used during the LSF9 install. - After you've installed LSF 9.0.0.5 + patches, you need to delete and re-deploy IOS, BPM, and Lawson Security via websphere. - Restart websphere I've done it a bunch of times on Windows and Unix, and it's about 4 hours or so worth of work, most of it clicking and waiting... |