| Author |
How to create more than one instance of an application in WebSphere
|
Srivalli Tadigadapa
Greenhorn
Joined: Jul 13, 2002
Posts: 2
|
|
Hi all, How to create more than one instance of an application in WebSphere Application server while deploying?
|
 |
Arvind Shukla
Ranch Hand
Joined: Jun 26, 2002
Posts: 38
|
|
|
You will have to create two enterprise applications (deploy twice the same ear file while giving different names for application) as well as two virtual hosts to route the requests to different Enterprise Apps.
|
Arvind,<br />IBM Certified WAS admin (Test 489, Test 340, Test341)
|
 |
Baba Batsha
Ranch Hand
Joined: Jul 16, 2002
Posts: 94
|
|
..two virtual hosts with two different URI or ..two virtualhost with two http server ports or annoying isn't it!. have you heard about clones?
|
 |
 |
|
|
subject: How to create more than one instance of an application in WebSphere
|
|
|