charles kim created MRM-1692:
--------------------------------
Summary: Archiva should allow PropertyPlaceholderConfigurer in
applicationContext.xml
Key: MRM-1692
URL: https://jira.codehaus.org/browse/MRM-1692
Project: Archiva
Issue Type: Bug
Affects Versions: 1.4-M2
Environment: RHEL6
Reporter: charles kim
When PropertyPlaceholderConfigurer is configured in the applicationContext.xml,
it results in unresolved property error during the context initialization due
to another property-placeholder with unset location. It should either set the
right location or use ignoreUnresolvablePlaceholders property to let other
PropertyPlaceholderConfigurer wot work.
Please see attached patch.
Thanks
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira