[izpack-users] Starting Tomcat
Subir Bhaumik
subir_05 at rediffmail.com
Fri Mar 24 11:15:52 CET 2006
Hi
I want to start tomcat through IzPack installer.But at the time of occurence of that particular job it is showing
The CATALINA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
I think here i am wrong here ""<arg>$context/jakarta-tomcat-5.0.27</arg><arg>${ENV[CATALINA_HOME]}</arg>""
Here is my ProcessPanel.Spec.xml
<processing>
<job name="Starting Tomcat">
<os family="windows" />
<executefile name="$context/jakarta-tomcat-5.0.27/bin/startup.bat">
<arg>$context/jakarta-tomcat-5.0.27</arg><arg>${ENV[CATALINA_HOME]}</arg>
</executefile>
</job>
</processing>
Please tell me the exact way to define Env. variable.
Warm Regards
Subir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20060324/65eb1054/attachment.html
More information about the izpack-users
mailing list