| Author |
datasource and connectionpool problem :weblogic6.1 and oracle8.1.5.0
|
gurunath.g
Greenhorn
Joined: Aug 02, 2002
Posts: 2
|
|
Hi, I am using weblogic6.1 and oracle8.1.5.0. i am trying to deploy the containermanaged bean,then i am getting error like: Unable to deploy EJB: containerManaged from ejb20_basic_containerManaged.jar: The DataSource with the JNDI name: pipstest could not be located. Please ensure that the DataSource has been deployed successfully and that the JNDI name in your EJB Deployment descriptor is correct. > <Aug 2, 2002 11:43:19 AM IST> <Error> <Management> <Error deploying application .\config\mydomain\applications\ejb20_basic_containerManaged.jar: java.lang.reflect.UndeclaredThrowableException> any one can send me solution for this error.. advance thanks. Regards, gurunath
|
gurunathg
|
 |
Rahul Mahindrakar
Ranch Hand
Joined: Jul 28, 2000
Posts: 1831
|
|
Try and go to the Console and find out if there is indeed your Datasource JNDI in your JNDI tree. Have you created a oracle pool and a datasource for this??
|
 |
 |
|
|
subject: datasource and connectionpool problem :weblogic6.1 and oracle8.1.5.0
|
|
|