In jakarta-tomcat-5.5.9 on windows with JDK 1.5
deployed glassbox.war and jpetstore.war
While performing automated glassbox install,
deliberately did not specify the Optional Startup
script.
When no Optional startup script is specified,
glassbox should use the default Apache startup script
or .bat file and create a 'startup_with_glassbox.bat'
file which is not happening
Application: JPetstore
Server: Tomcat 5.5.9, Windows, Sun1.5
Version: 2.0 Beta RC9
Logged In: YES
user_id=293914
Glassbox creates a catalina_with_glassbox.bat script by
default, not startup_with_glassbox.bat
An enhancement would be to create *both*
catalina_with_glassbox.bat and startup_with_glassbox.bat
(and .sh for Linux)