[ https://issues.apache.org/jira/browse/GERONIMO-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608188#action_12608188 ]
Lin Sun commented on GERONIMO-3971: ----------------------------------- David, thanks for the change. They look good to me. Now the behavior of server assembly has changed a bit - before your change, if a user wants to create custom assembly on certain modules such as the Boilerplate Minimal then we won't generate a config-substitutions.properties file. With your change, we will generate the file no matter which modules the user chooses to create the custom assembly. I also updated the readme.txt in config directory based on your instruction in the config-substitutions.properties file. Lin > Error message during assembling a server > ---------------------------------------- > > Key: GERONIMO-3971 > URL: https://issues.apache.org/jira/browse/GERONIMO-3971 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: Plugins > Affects Versions: 2.1.1, 2.1.2, 2.2 > Environment: Windows > Reporter: YunFeng Ma > Assignee: David Jencks > Priority: Minor > Fix For: 2.1.2, 2.2 > > > The following error message (3 lines) are reported on Geronimo launch console > during assembling a server: > 16:09:05,484 ERROR [LocalAttributeManager] Caught exception > java.io.FileNotFound > Exception: H:\geronimo server1\var\temp\assembly\var\config\config-substit > utions.properties (系统找不到指定的文件。) trying to open properties file H:\ger > onimo server1\var\temp\assembly\var\config\config-substitutions.properties > 16:09:05,500 ERROR [LocalAttributeManager] Caught exception > java.io.FileNotFound > Exception: H:\geronimo server1\var\temp\assembly\var\config\config-substit > utions.properties (系统找不到指定的文件。) trying to open properties file H:\ger > onimo server1\var\temp\assembly\var\config\config-substitutions.properties > 16:09:05,515 ERROR [LocalAttributeManager] Caught exception > java.io.FileNotFound > Exception: H:\geronimo server1\var\temp\assembly\var\config\config-substit > utions.properties (系统找不到指定的文件。) trying to open properties file H:\ger > onimo server1\var\temp\assembly\var\config\config-substitutions.properties -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.