Using Weblogic Datasource thru JNDI in Spring
Thanks to Spring 3.0, this turned out to be too easy. Heres what I have done to my app : First, I created a datasource called akappdbds in Weblogic and I have set the target as the admin server so that it gets available to all webapps hosted…
