Created
December 16, 2011 14:24
-
-
Save marianocapurro/1486227 to your computer and use it in GitHub Desktop.
Multiple PropertyPlaceholder Error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[12-16 11:06:23] ERROR DefaultMuleApplication [WrapperListener_start_runner]: null | |
org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'jdbcDataSource' defined in URL [file:/Users/mariano/Development/sap-transport/mule-standalone-3.2.1-SNAPSHOT/apps/idocsender/mule-config.xml]: Could not resolve placeholder 'database.driver' | |
at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:272) | |
at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:75) | |
</code> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment