Application server 8.1-OCI problem

hi All,

I am having a problem setting up Sun Application Server 8.1 to work with OCI. I have tried to replicate the same settings available in Sun 7.x (Where OCI works fine), namely adding the following to the Native Library Path Prefix:

/apps/oracle/client/lib32

/apps/oracle/client/bin

But it does not seem to work. I get the following type of error:

java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Closed Connection

Can anyone point me if i am missing something?

Regards,

Scotty

[595 byte] By [s@mira123a] at [2007-11-27 5:37:10]
# 1
Verify ORACLE_HOME enviroment, ORACLE_HOME is needed to use OCI driver .
mmainardia at 2007-7-12 15:08:59 > top of Java-index,Application & Integration Servers,Application Servers...
# 2
hi,I did verify the ORACLE_HOME, should it point to the bin?Regards,Scotty
s@mira123a at 2007-7-12 15:08:59 > top of Java-index,Application & Integration Servers,Application Servers...