Search found 2 matches

Go to advanced search

by MarkNorthup
Mon Nov 26, 2012 11:50 pm
Forum: Building Installers
Topic: Controlling install dir name in Tomcat webapp installer
Replies: 3
Views: 3575
 
Jump to post

Re: Controlling install dir name in Tomcat webapp installer

Thank you for your quick response.

Now I'm trying to figure out how to:
1:Get the Tomcat installation directory from the registry into a variable named TOMCAT_HOME.

2: Modify the APPDIR folder location at runtime with something like {TOMCAT_HOME}/webapps/CustomWebApp, where CustomWebApp would be a ...
by MarkNorthup
Wed Nov 21, 2012 7:59 pm
Forum: Building Installers
Topic: Controlling install dir name in Tomcat webapp installer
Replies: 3
Views: 3575
 
Jump to post

Controlling install dir name in Tomcat webapp installer

Hi,

I'm in my trial period. My goal for this product is to produce an installer for a Tomcat web application, that will install or required JDK 1.7 and install Tomcat (if needed), then install a web application into the Tomcat7\webapps folder.

I created a Project using the Tomcat Webapp template ...

Go to advanced search