Of course I googled it before posting the question, but I didn't find anything related to my problem. All I know is that this error used to happen when the LOB value associated with the input locator...
Type: Posts; User: ferwasy; Keyword(s):
Of course I googled it before posting the question, but I didn't find anything related to my problem. All I know is that this error used to happen when the LOB value associated with the input locator...
I have the following configuration in a web application
app-data.xml
<context:property-placeholder location="classpath:dataSource-dev.properties"/>
<bean id="dataSource"...