Database config

In weblogic is it possible to configure database connectivity without using internet explorer? If so, how it is?
[119 byte] By [ajayanua] at [2007-10-3 2:32:53]
# 1
> In weblogic is it possible to configure database> connectivity without using internet explorer? If so,> how it is?in weblogic how do you database connectivity using internet explorer ?
Madathil_Prasada at 2007-7-14 19:31:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
using weblogic console in internet explorer
ajayanua at 2007-7-14 19:31:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3

> using weblogic console in internet explorer

Thought as much though the wording could have been wiser.

You need to configure it in config.xml of your domain. All that you configure in your console finds its way in here.

To understand better, set up a connection pool through console, go to the config.xml of your domain and examine the contents

ram.

Madathil_Prasada at 2007-7-14 19:31:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...