File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes datasource and connectionpool problem :weblogic6.1 and oracle8.1.5.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "datasource and connectionpool problem :weblogic6.1 and oracle8.1.5.0" Watch "datasource and connectionpool problem :weblogic6.1 and oracle8.1.5.0" New topic
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??
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: datasource and connectionpool problem :weblogic6.1 and oracle8.1.5.0
 
Similar Threads
how to configure oci drivers and connectionpool and datasource in weblogic6.1
A Simple CMP Bean deployment problem in Bea WebLogic 8.0
A Simple CMP Bean deployment problem in Bea WebLogic 8.0
Unable to deploy cmp bean
example not running at weblogic