Can I deploy multi RTC application into one WAS instance (AppSrv01) ?
Hi, Is it possible to deploy multi RTC application , which means a set of jts.war, admin.war,and ccm.war, into one WAS instance (AppSrv01)? Is there any limitation as a product?
My customer wants to deploy two RTC servers into one WAS instance (AppSrv01). Offcource he plans to change theit context root.
Thank you in advance
Natsumi |
Accepted answer
1.) Yes, it is possible.
2.) Using one instance per application is the better way. If you have problems with one application and you'll have to restart the WebSphere instance, the other application will survive. greetings georg. Natsumi Yokoyama selected this answer as the correct answer
Comments
Natsumi Yokoyama
commented Oct 25 '13, 3:56 a.m.
Thank you for your answer. I agree with your recommendation. :-) |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Hi Natsumi,
What is the reason that this customer wants to run couple of RTC servers on the same instance? Cannot they simply Configure separate instances or use only one profile?