posted 19 years ago
Hi,
I'm trying to setup a JNDI datasource in Spring's applicationContext.xml file but I get the following error:
I'm using Spring 1.2, Hibernate 3, MySql, and Weblogic 8.1.
My applicationContext.xml file:
I know the JNDI name is valid because I can get a connection in a main code.
Any ideas?
thanks in advance.
Yoo-Jin