WebSphere : Set the default Profile in WAS

Topic: Set the default profile when multiple dmgr profiles are there.

Go to <WAS_INSTALLATION_PATH>/properties/fsdb/_was_profile_default

modify the default.sh file to point to the required profile.

This default profile setting can be useful when you have multiple number of profiles and want to deploy the application in particular profile through scripts.

 <WAS_INSTALLATION_PATH> can be like /opt/ibm/WebSphere/AppServer

Comments

Popular posts from this blog

Jenkins Dynmaic Parameter - List All Branches in a Git Repository

JMSWMQ2013: The security authentication was not valid that was supplied for QueueManager 'XYZ' with connection mode 'Client' and host name 'x.x.x.x(1415)'. Please check if the supplied username and password are correct on the QueueManager to which you are connecting.