| Author |
deployment in websphere
|
sita raman
Ranch Hand
Joined: Jul 10, 2005
Posts: 33
|
|
hi, I like to know about how to deploy an web application in websphere application server. pls any help me.
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
Here's a number of free, multimedia tutorials that show you how to administer WebSphere. They range from federating domain, to configuring LDAP, and yes, of course, installing an EAR. How to Administer the WebSphere Application Server The process for deploying a war is very similar to deploying an ear - easier actually, as there are less things to worry about. Simply point WebSphere to the war file, instead of the ear file, and let WebSphere walk you through the steps. If the war has very few dependencies, then it's just a few clicks, and you're done. When deploying a war, instead of an ear, you need to specify the context-root. That is one little difference. Enjoy! -Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
sita raman
Ranch Hand
Joined: Jul 10, 2005
Posts: 33
|
|
|
thanks
|
 |
sita raman
Ranch Hand
Joined: Jul 10, 2005
Posts: 33
|
|
|
thanks
|
 |
sita raman
Ranch Hand
Joined: Jul 10, 2005
Posts: 33
|
|
thanks for the reply. But the link provides the information about SCJA. I dont know how it would be related to websphere. pls reply me thanks and regards, Sita
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
The page I sent had four links that deal with WebSphere administration: Federating WebSphere Nodes Clustering Appliation Servers LDAP & WAS Security A Crazy, Lock and Load EAR Deployment It's all total WebSphere stuff dude. Enjoy! -Cameron McKenzie
|
 |
 |
|
|
subject: deployment in websphere
|
|
|