cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pavan_kumar_ds
Level 5

Regarding tomcat installation

Dear friends,

Our project requires 3 instances of tomcat to be installed on system,
How can i install multiple instances of tomcat as windows service without using ant script?? How can i do this using InstallAnywhere 2012 standard edition?
Labels (1)
0 Kudos
(3) Replies
RamyaVenkatesh
Level 7

Hi,

You can use the tomcat server archive(.zip). Add it as a payload in IA, extract it using Expand Archive action, then use Execute Command to start the server(using the startup file).

Thanks,
Ramya
0 Kudos
pavan_kumar_ds
Level 5

RamyaVenkatesh wrote:
Hi,

You can use the tomcat server archive(.zip). Add it as a payload in IA, extract it using Expand Archive action, then use Execute Command to start the server(using the startup file).

Thanks,
Ramya



Hello ramya,

Thanks for your reply,How do i remove these instances during un-installation ??
0 Kudos
pavan_kumar_ds
Level 5

Hii ramya,

Do we need to set catalina_home manually?? As there is no "SET ENVIRONMENTAL VARIABLE" action in standard edition!!!!!! I tried what you have told but tomcat instances are not running!! In log file there is no error regarding this!!!
0 Kudos