You can create and federate custom profiles using the Profile Management Tool.
install_root/java/bin/java -Duser.language=locale install_root
For
example, to start the Profile Management Tool in the German language,
enter the following command:install_root/java/bin/java -Duser.language=de install_root/bin/ProfileManagement/startup.jar
The Environment Selection page opens in a separate window.
When a profile is the default profile, commands work automatically with it. The first profile that you create on a workstation is the default profile. The default profile is the default target for commands that are issued from the bin directory in the product installation root. When only one profile exists on a workstation, every command operates on that profile. If more than one profile exists, certain commands require that you specify the profile to which the command applies.
Click Next.
Click Next. If you selected Typical profile creation, skip to the Profile Summary step.
If you create the certificates, you can use the default values or modify them to create new certificates. The default personal certificate is valid for one year by default and is signed by the root signing certificate. The root signing certificate is a self-signed certificate that is valid for 15 years by default. The default keystore password for the root signing certificate is WebAS. Change the password. The password cannot contain any double-byte character set (DBCS) characters because certain keystore types, including PKCS12, do not support these characters. The keystore types that are supported depend on the providers in the java.security file.
profile_root/properties/portdef.prop
Included
in this file are the keys and values used in setting the ports. If
you discover port conflicts, you can reassign ports manually. To reassign
ports, see "Updating ports in existing profiles" in the WebSphere Application
Server information
center. Run the updatePorts.ant file through the ws_ant script
detailed in this topic.After you have finished adding custom profiles, configure the deployment environment.