New config-substitutions.properties file is missing from Tomcat assemblies
--------------------------------------------------------------------------
Key: GERONIMO-2941
URL: https://issues.apache.org/jira/browse/GERONIMO-2941
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.0-beta1
Environment: geronimo-tomcat6-jee5 assembly - Rev516152
Reporter: Donald Woods
Fix For: 2.0-beta1
The Tomcat assemblies do not include a config-substitutions.properties file,
which causes the following error on server start -
16:05:25,453 ERROR [LocalAttributeManager] Caught exception
java.io.FileNotFoundException:
C:\geronimo-tomcat6-jee5-2.0-SNAPSHOT\var\config\config-substitutions.properties
(The system cannot find the file specified.) trying to open properties file
C:\geronimo-tomcat6-jee5-2.0-SNAPSHOT\var\config\config-substitutions.properties
Adding a copy of config-substitutions.properties from Jetty to
assemblies\geronimo-boilerplate-minimal\src\main\resources\var\config with the
sample properties commented out will fix this problem for tomcat6-jee5 and all
of the minimal assemblies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.