Tomcat assumes Geronimo start directory
---------------------------------------

         Key: GERONIMO-703
         URL: http://issues.apache.org/jira/browse/GERONIMO-703
     Project: Geronimo
        Type: Bug
  Components: Tomcat  
    Versions: 1.0-M3    
    Reporter: Aaron Mulder


If you start Geronimo from a location other than the main assembly or 
distribution directory, Tomcat fails to start.  It appears to look for 
var/catalina under the current working directory instead of under 
GERONIMO_HOME.  I believe the ServerInfo can provide the GERONIMO_HOME 
directory if it's not otherwise available.

To replicate:
 - build the assembly module
 - go to geronimo/modules/assembly
 - edit target/geronimo-1.0-SNAPSHOT/var/config/config.list and add 
org/apache/geronimo/Tomcat as the last line
 - run java -jar target/geronimo-1.0-SNAPSHOT/bin/startup.jar


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to