Multiple Versions of an application in a Domain/Node
vithal kambhammettu
Greenhorn
Joined: Jul 18, 2001
Posts: 17
posted
0
Hi I want to host multiple versions of the same application on one Node which has WAS 3.5.4, Now I know how to do this by using multiple application servers tied to multiple Virtualhosts , but as our application is kind of a memory hog with close to 200 EJB's and about 500 JSP's this is clearly not working out.... The minute i have more than 10 users hitting each application server the response times are getting very poor.. Is there a way that i can use multiple containers in the same application server and tie them to different virtual hosts and make the thing work .... Actually i have been posting this question to many sites for the last couple of weeks ... but not with much luck ... May be here some one can answer me .... Kylie ... Rahul .. anybody :-) thanks for your input Vithal Kambhammettu IBM Certified Websphere Specialist Sun Certified Java Programmer
subject: Multiple Versions of an application in a Domain/Node