This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Regarding tomcat installation
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 18, 2013
06:10 AM
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?
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?
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 19, 2013
05:31 AM
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
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
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 22, 2013
12:43 AM
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 ??
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 22, 2013
11:15 PM
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!!!
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!!!