Tuesday, February 10, 2015

Config Websphere

Unzip websphere to c:\
it will have folder structure like

C:\ibm-websphere\WebSphere\AppServer\profiles\AppSrv01\firststeps

Then go to above "firsteps"  folder and run the bat file in command prompt."firststeps.bat run"

C:\ibm-websphere\WebSphere\AppServer\profiles\AppSrv01\firststeps>firststeps.bat run

it will give you below screen.


take your browser and got to
https://localhost:9043/ibm/console

https://localhost:9043/ibm/console/logon.jsp

username and password = admin/admin

successful login will load admin console.




Create New Profile
-----------------

Click "webSphere customization Toolbox" in application server console menu, same console where you have start and stop server.



this will give following window



















click "create" and select "Application server"
























select "Next"
























select "Advance"


























Select "Next" - with default settings all deploy options
You will configuration window, where you can give name for the profile.

I have given default name "AppSrv02"





















click "Next"

Give server name, Node name and host name























Give user name and password, with enable administrative security.
Then you will get security Certificate Part 1
if you like you can use that. I do not , just click Next






















after that you will receive (Part 2) , showing all configuration values.Click "Next"



Next you will get Port values. Click Next
Give Web Server definitions
You can use default values
Then you will get Web server definition (part 2) , click Next
Finally the  --> Profile Summary.

click "create"
It will create the profile with given details and show you with profile creation summary.


You can start new profile with given window option or by going to location
C:\ibm-websphere\WebSphere\AppServer\profiles\AppSrv02\firststeps


No comments:

Post a Comment