Hi

While starting web Logic on sun Solaris (5.7 ) I am getting the following
exception

Oracle.net.TNS.Address.SoException.

My Oracle server is on a windows NT m/c. If I use ordinary java program, I
can connect to the Oracle (in NT m/c ) from Unix .Pinging is also working.

I am using the following in the web logic properties
weblogic.jdbc.connectionPool.oraclePool=\
       url=jdbc:oracle:thin:@208.220.243.175:1521:ORC1,\
       driver=oracle.jdbc.driver.OracleDriver,\
       loginDelaySecs=1,\
       initialCapacity=4,\
       maxCapacity=10,\
       capacityIncrement=2,\
       allowShrinking=true,\
       shrinkPeriodMins=15,\
       refreshMinutes=10,\
       testTable=etcdet,\
       props=user=trader;password=et;Server=NCS;

Regards,
Tushar

===========================================================================
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