I configured a datasource in weblogic using console. I also tested the datasource and its working. Now I want to access it in my web application. What are the steps involved? Do I need to add jndi reference in web.xml and weblogic.xml?
Can you suggest a tutorial that gives an overview of weblogic basics.
Thank you,
Srilu
Srilu nandula wrote:I configured a datasource in weblogic using console.
You can associate a JNDI name with the datasource in the console. Look on the "general" tab of the data source page.
Oracle/Weblogic has excellent online documentation.