You must unaugment or delete your profiles from your environment
to remove feature-pack functionality. Use the manageprofiles command
to unaugment existing profiles in a feature-pack environment.
Before you begin
Install the feature pack on top of an existing WebSphere® Application Server, Network Deployment installation. Reference the installation topics in the information
center for additional information about installing the feature pack
in your environment.
Remove all installed applications
that require feature-pack functions that are located in the profile
being unaugmented. If you unaugment profiles without removing the
applications, the applications might not be usable.
About this task
There are two ways to unaugment profiles that are using
a feature-pack environment:
- Uninstall the feature pack from your environment. The augmented
profiles are automatically unaugmented before the uninstallation begins.
- Use the -unaugment parameter with the manageprofiles command-line
tool to unaugment a profile.
Important: Profiles augmented by a feature pack or
feature must be unaugmented or deleted before the feature pack or
feature is uninstalled. Profiles that are unaugmented should be deleted
because they might not be valid after the feature pack or feature
is uninstalled.
Complete this task to unaugment specific profiles
that are augmented for the feature-pack environment using the
manageprofiles command-line
tool.
The following example unaugments
an application server profile that was previously augmented for the
feature pack.
Procedure
- Stop any servers running for the profile that you are unaugmenting.
- Open your command utility.
Open a command prompt, and navigate to the app_server_root/bin
directory.
-
Unaugment your profile.
Use the manageprofiles command-line
tool and the -unaugment parameter to remove the configuration for
the augmented feature from the profile.
Note: The -unaugment argument unaugments only the
last augmentation applied to the profile unless both the -templatePath
and -ignoreStack parameters are specified as well.
Results
The command returns a message indicating whether the profile
was unaugmented successfully.