exception causes javax.naming.NameNotFoundException: Context: IFLMUD6DLGBLGNode01Cell/nodes/IFLMUD6DLGBLGNode01/servers/server1, name: jdbc/orcads: First component in name jdbc/orcads not found. [
Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL

mg.org/CosNaming/NamingContext/NotFound
is it related to jar files(naming.jar,namingclient.jar,namingserver.jar).if it is where can we download these jar files.
I am able to access the web application which is deployed on the same server.Web application is successfully getting the connection from the pool.
In custom class also i am using the same datasource but not able to get the connection.