[
https://issues.apache.org/jira/browse/FC-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn McKinney resolved FC-253.
-------------------------------
Resolution: Fixed
> [FORTRESS-WEB] Allow startup when fortress.properties not found
> ---------------------------------------------------------------
>
> Key: FC-253
> URL: https://issues.apache.org/jira/browse/FC-253
> Project: FORTRESS
> Issue Type: Bug
> Affects Versions: 2.0.2
> Reporter: Shawn McKinney
> Assignee: Shawn McKinney
> Priority: Major
> Fix For: 2.0.3
>
>
> Fortress Web fails during startup when fortress.properties file not found.
> This prevents deployment using system.properties (only).
>
> Change spring config to:
> <context:property-placeholder location="classpath:fortress.properties"
> ignore-resource-not-found="true"/>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)