Thanks you for replying HonorGod
Actually the current scenario is that one of my application is running on WAS51 - Express. Actually I was not supporting this environment earlier. Application team work on this and it is installed to some database server. I figured out that this environment was build on WAS51- Express. Not sure why they install Express.. Is there any benefit installing WAS51 Express over Base or ND. (Like WAS61 Express comes with full version of Rational Web Developer tool).
So here I am going to repeat the steps you suggested.
Take configuration backup
Uninstall WAS51 -Express
Install WebSphere 61 Application Server (I think ND is not required, pls suggest if it has advantage on this, since they were running on WAS51 express)
Host name must be same as existing environment
Restore the Configuration
Q: Is this guaranteed to work?
Why do you think that you doubt that it will work well or not?
Thanks for replying Again
Main Topics
Browse All Topics





by: HonorGodPosted on 2009-02-14 at 05:13:01ID: 23640536
Q: Can I "upgrade" from Express to Base, or ND?
A: Sort of. What you want to do is:
- Use the backupConfig command script to save a copy of your configuration details (e.g., deployed applications, datasources, etc)
- Unfortunately, then you need to uninstall the Express version,
- Then Install the desired version (e.g., Base, or ND)
** Note: Use the same hostname, and application server name when you
install and configure the new Application Server
- Then you should be able to use restoreConfig to "redeploy" and define all
of the applications and resources.
Q: Is this guaranteed to work?
A: I doubt it. But it is your best best
Q: Should I upgrade to 5.1 Base, or 5.1 ND?
A: No, go to 6.1, or 7.0 would be even better.