Hello ctarczon and thank you for your reply.
I actually solved it by dispensing with the datastore and putting the hibernate values in the sessionFactory as <prop> entries.
Type: Posts; User: sjhughes; Keyword(s):
Hello ctarczon and thank you for your reply.
I actually solved it by dispensing with the datastore and putting the hibernate values in the sessionFactory as <prop> entries.
No-one has this problem?
The only way I can get the connection to work is to dispense with the data source and embed all properties as prop keys.
I cannot get it to work with a data source and...
I am evaluating an upgrade of my Spring/Hibernate application from 2.5.6/3.3.2 to 3.2/4.1.9 respectively and have found my database connection no longer works.
The datasource definition seems to...