Thursday, March 28, 2013

on
1. Change to the folder
was installation-root/bin/ProfileCreator which will be normally as follows
/opt/IBM/WebSphere/AppServer/bin/ProfileCreator
in my example /home/opt/IBM/WebSphere/AppServer/bin/ProfileCreator
2. run the command ./pctLinux.bin
3. fill the Profile Name eg. AppSrv01
4. New Profile path will be created on /home/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/
5. Fill the Ports as per your requirement . Default for IBM admin Console will be 9061
6. Then complete the first steps.

To start the server
cd /home/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/ bin
# ./startServer.sh server 1

To Stop the Server
#./stopServer.sh server1

to Check the status of the server
#./serverStatus.sh server1

Following figures illustrates the steps






Newer Post
Previous
This is the last post.

1 comments: