Follow the steps to deploy
applications in WebSphere
Application Server on windows:
If u want to watch this steps click on below links
1.Install IBM WebSphere Application Server
in your System.
If u want steps for installation of WebSphere Application Server v
8.5 u can verify my previous article. Article link is
2.Create
one Deployment Manager(dmgr) profile and Custom profile(node).
If u want steps for this task u can verify my previous
articles. Article links are
For Deployment Manager
For Custom profile
3)Federate
node to dmgr.
If u want steps for this task u can verify my previous
article. Article link is
4)Create
one application server in admin console.
If u want steps for this task u can verify my previous
article. Article link is
5)Follow
the steps to deploy application through Admin
Console.
Note:
This is one way
to deploy application in WebSphere Application Server V 8.5.
a)Open the admin console
ex:
http://localhost:9060/ibm/console
b)Expand "Application"------>Expand
"Application Types"------>Click on "WebSphere enterprise
application". Then click on "Install".
e)Now Follow the Steps to complete
this task.
Step 1:Select installation options
Step 2:Map modules to servers
Select
application and Apply to servers & Web servers to map modules to servers.
Then click on "Next".
Step 3:Map virtual hosts for Web modules
Step 4:Map context roots for Web modules
Specify Context
Root. Then click on "Next".
ex:
reservation
Step 5:Summary
verify summary and click on "Finish"
6)If application is successful it will show like this
7)Click
on "Review" and Select "Synchronize changes with Nodes"
check box. Then click on "save" button.
8)Click
on "OK".
9)Now
start the application and verify the application through browser by sending
request.
ex:
http://localhost:9080/reservation
Note:
9080 -----Port no.
reservation -------->Context
root which I specified at Step 4.
If u map with Web server u
can verify like this
http://localhost:80/reservation
Thank
u. Comments & feedback r most welcome.
No comments:
Post a Comment