Skip to content

Instantly share code, notes, and snippets.

@marianocapurro
Created December 16, 2011 14:24
Show Gist options
  • Save marianocapurro/1486227 to your computer and use it in GitHub Desktop.
Save marianocapurro/1486227 to your computer and use it in GitHub Desktop.
Multiple PropertyPlaceholder Error
[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