Hi All,
Thanks a lot in advance.
I am facing some problem while connecting to Oracle database.
Actually, I have created one data source and tried with
Test connection from admin console and which is connecting fine.
However,with application it is not working fine.I am getting following exception,
0000005c Helpers W NMSV0610I: A NamingException is being thrown from a javax.naming.Context implementation. Details follow:
Context implementation: com.ibm.ws.naming.java.javaURLContextRoot
Context method: lookup(Name)
Context name:
java:
Target name: comp/env/jdbc/TestDS
Other data: ""
Exception stack trace: com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager
was processing a javax.naming.Reference object.
[Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing
a javax.naming.Reference object. [Root exception is java.lang.reflect.InvocationTargetException]]
Environement: WAS 6.1 and Oracle 9i.
Regards,
Sree