WebSphere
Profiles for WebSphere Application Server 6.0
The new IBM WebSphere Application Server (WAS) v6.0 software introduces the concept of Server Profiles. Profiles can be thought of as a specific server runtime environment operating within a separate instance of the JVM.
Reader Feedback : Page 1 of 1
#1 |
Adam Clarricoates commented on the 24 Feb 2005
Is there any (supported) way to move a profile from one WAS install to another? I can't see a way from quickly reading through the documentation. Why is this important?... Let's say I have 4 profiles with 4 apps pointing to WAS_HOME1, which is running v6.0.0.1. One of the apps needs a WAS fix, but the others don't want to move to the patched version (would involve lots more testing). At the moment, it looks like I need to make a new install, patch it, create a profile, install the app, reconfigure all the other infra to point to it (disrupting many other systems) and retest all the new configurations. It would be great if I could just make a new WAS install, patch it and repoint application 1's profile to it - drastically reducing the number and scope of changes and so reducing the risk of a mistake somewhere and the amount of testing required. Adam
|