Tomcat configurations are not relocatable
-----------------------------------------
Key: GERONIMO-1036
URL: http://issues.apache.org/jira/browse/GERONIMO-1036
Project: Geronimo
Type: Bug
Versions: 1.0-M5
Reporter: David Jencks
Assigned to: David Jencks
Fix For: 1.0-M5
The tomcat builder is currently inserting a URI into TomcatWebAppContext that
contains the absolute location of the configuration being built. This means
that the configuration can only be started on a machine in which that location
exists and has the expected contents.
Solution is to save a relative location and resolve it when the WAC is started.
--
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