How to Use WAS profiles to create multiple independent user configurations: IBM Websphere
How to Use WAS profiles to create multiple independent user configurations sharing the same install binaries. This is almost like having multiple servers.
Server: IBM Websphere Application Server 6.1
Tool Used: Use the Profile Management Tool
Note: WAS instances in version 5 are Profiles in v 6
In WAS 6 files are divided into 2 parts Product files and User Data. Hence in order to have multiple instances for different purposed we can have separate User Data sets and these are called as profiles in WAS 6.
By doing this you escape the need of installing multiple servers on the same machine and especially in development environment you can easily control which profile to start (saves lot of resources)
The command is in the following directory:
<was_root>/bin/pmt.sh on UNIX/LINUX
<was_root>\bin\pmt.bat for WINDOIWS

Select “Application Server”
Click “Next”

Select “Advanced Profile Creation”

Don’t Deploy Default Application

Provide an appropriate Name and the default location of the profile
Select the option ” Create the server using development template” if you are not deploying this to a production server and for dev purpose else keep this unchecked.

Give a node name or keep it as it is
Change the Host name to the network name of the server if required

Don’t Select “Enable Administrative Security”

Change the port values as required. (Don’t forget to keep a copy of the port number assigned)

Unselect the “Run the application server process as window service” if you want to have a manual control on the server. As I am using this in development environment I don’t want my server to eat all resources on startup.

Skip this screen

Press “Create”

Select “Launch the first steps console” and verify the profile.

Rohit on Facebook
Tweets
- Divan Indo-Pak Cuisine on #Yelp: Went there for the first time and the food was delicious. The place is very high e... http://t.co/SZohU9A3 5 hours ago
- Beat way to eliminate distractions, die! There is no other way. You can overcome distractions, but not eliminate. #BWW 3 weeks ago
- Happy new year! 1 month ago
- Check this video out -- The difference: What 40 Dollars Means http://t.co/dcXffbJq via @youtube 1 month ago
- PMA is the starting point of all riches, whether they be riches of a material nature or intangible riches #napoleanhill 1 month ago














