-
Perform one of the following actions:
-
Windows: Click the Start
button, point to All Programs/IBM
WebSphere/IBM WebSphere Application Server V9.0/Tools, and click Profile Management Tool.
-
UNIX/Linux: Navigate to the <websphere_install_dir>/AppServer/bin
directory, and execute the ./pmt.sh command.
The Profile Management Tool appears, and a welcome
message is displayed.
-
Click Launch Profile Management Tool.
A list of profiles appears.
-
Click Create.
The Profile Management Tool wizard appears, displaying
the Environment Selection screen.
-
Verify that Application server is selected.
-
Click Next.
The Profile Creation Options screen appears.
-
Verify that Typical profile creation is selected.
Note:
This option provides a default name for the new
profile. If you want to specify a custom name for the profile, select
Advanced profile creation. It is recommended that
you only change the profile name. Leave all the other options set to
their default values, unless changes are specified in this procedure.
-
Click Next.
The Administrative Security screen appears.
-
Clear (uncheck) Enable administrative security.
-
Click Next.
The Profile Creation Summary screen appears,
showing you the creation details for the new profile.
-
Review the summary, and make note of the following information:
-
Click Create.
The profile is created, and a message appears when the operation is
successful.
-
Clear (uncheck) Launch the First steps console.
-
Click Finish to close the Profile
Management Tool wizard.
You are returned to the Profile Management Tool,
and the new profile is listed along with the existing profiles.
-
Close the Profile Management Tool.
-
Start the application server with one of the following actions:
-
Windows: Click the Start
button, point to All Programs/IBM
WebSphere/IBM WebSphere Application Server V9.0/Profiles/<new_profile_name>,
and click Start the server.
-
UNIX/Linux: Navigate to this directory:
<websphere_install_dir>/AppServer/profiles/<new_profile_name>/bin/
and execute the ./startServer.sh server1 command.
-
Once the server is running, perform one of the following actions:
-
Windows: Click the Start button, point to All Programs/IBM WebSphere/IBM WebSphere Application Server V9.0/Profiles/
<new_profile_name>, and click Administrative console.
-
UNIX/Linux: Use a browser and open the following page:
http://localhost:new_profile_port_number/ibm/console
For more information on determining the port number for your new WebSphere
profile, see About New Profile Port Numbers.
-
Type a login name into the User ID text box.
You can use any login name you want. However, for consistency, this procedure
will use the name seeadmin.
Note:
When security is turned on, you will need a user name and password that are
valid for the WebSphere server.
-
Click Log in.
|