[
https://issues.apache.org/jira/browse/GERONIMO-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods closed GERONIMO-2941.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.0-M4)
2.0-M5
Committed revision 526784 in trunk.
Added a version of the file with everything commented out to the
geronimo-boilerplate-minimal assembly so every other assembly will inherit it,
but can provide their own to override it like jetty6-jee5 is doing.
> 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-M4
> Environment: geronimo-tomcat6-jee5 assembly - Rev516152
> Reporter: Donald Woods
> Assigned To: Donald Woods
> Fix For: 2.0-M5
>
> Attachments: G2941.diff
>
>
> 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.