Below is the sample straight from the weblogic.properties file.  You'll need
to specify your database server in the url.

#weblogic.jdbc.connectionPool.oraclePool=\

# url=jdbc:weblogic:oracle,\

# driver=weblogic.jdbc.oci.Driver,\

# loginDelaySecs=1,\

# initialCapacity=4,\

# maxCapacity=10,\

# capacityIncrement=2,\

# allowShrinking=true,\

# shrinkPeriodMins=15,\

# refreshMinutes=10,\

# testTable=dual,\

# props=user=SCOTT;password=tiger;server=DEMO






----- Original Message -----
From: "Rajesh C.P" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 01, 2000 10:28 AM
Subject: Oracle Db


> I'm not able to connect to oracle database thru oracle driver.I'm using
> weblogic Apllication Server.And the databse is another computer.Where
should
> I set the properties to connect to the database.
> Thanks in advance
> Rajesh
>
> ______________________________________________
> FREE Personalized Email at Mail.com
> Sign up at http://www.mail.com/?sr=signup
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to