> while i configure with OCI Connection Pooling
> i face java.lang.UnsatisfiedLinkError: no ocijdbc10
> in java.library.path at
> java.lang.ClassLoader.loadLibrary exception. Could
> any one suggest where from i can download
> ocijdbc10.jar & ocijdbc10.so files.
For using OCI driver, you need an Oracle client installation on the machine. The client installation will have the necessary libraries. Either get that installed or use the thin driver.