Hi all,
I am trying to create connection pooling with Spring and JNDI in
Jboss.
I have configured the 4 files.
1) applicationContext.xml
2) web.xml
3) jboss-web.xml
4) oracle-ds.xml (in deploy directory)
I am getting the following error:
org.springframework.beans.InvalidPropertyException: Invalid property 'jdbc/kousik' of bean class [org.springframework.jndi.JndiObjectFactoryBean]: No property 'jdbc/kousik' found Can somebody tell me where is it looking this property name?
1) applicationContext.xml
3) jboss-web.xml
4) oracle-ds.xml
Thanks ,
Kousik
SCJP 5