Hello.
I think the most important settings preveous done is, JAVA_HOME. CATALINA_HOME will be automatically detected and set by startup.bat if not set in system environment key. To ensure to startup, you can modify startup.bat. (add following 2 lines at the top of startup.bat) @set JAVA_HOME=C:\j2sdk1.4.2_10 @set CATALINA_HOME= I think it is nice if installer can detect j2sdk path and generate custom startup.bat... --Philip Mark Donaghy<[EMAIL PROTECTED]> wrote: ----------------------------------------------------- >I just installed using the installer. I think that the installation >directory should be unified across the apache software. Tomcat installs into >the "C:\Program Files\Apache Software Foundation". Apache installs into >"C:\Program Files\Apache Group\". I prefer the Tomcat's choice. It would be >cool to open one directory and see Tomcat 5.5, Apache 2.0.55, and Jetspeed >2.0. >I'm having trouble executing c:\Program Files\Apache Jetspeed >2.0\bin\startup.bat. Is having spaces in the CATALINA_HOME still an issue? >-- >Philip Donaghy >donaghy.blogspot.com del.icio.us/donaghy/philip >Skype: philipmarkdonaghy >Office: +33 5 56 60 88 02 >Mobile: +33 6 20 83 22 62 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
