Failed to convert value of type 'org.jboss.resource.adapter.jdbc.WrapperDataSource' in JBoss EAP 5.1.1
Issue
During the deployment of the application, the following exception is thrown in the server log:
Could not convert constructor argument value of type [org.jboss.resource.adapter.jdbc.WrapperDataSource] to required type [org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations]: Failed to convert value of type 'org.jboss.resource.adapter.jdbc.WrapperDataSource' to required type 'org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [org.jboss.resource.adapter.jdbc.WrapperDataSource] to required type [org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations]: no matching editors or conversion strategy found
Environment
JBoss Enterprise Application Platform (EAP) 5.1.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
