posted 19 years ago
By using you console, you first need to create connection pool and then after DataSource object. And you can refer them dynamically through JNDI once you declare them in web.xml and then definining their refernce in weblogic.xml file.
There is another way if you want to explore: by using InitialContext.