aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Unable to deploy cmp bean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Unable to deploy cmp bean" Watch "Unable to deploy cmp bean" New topic
Author

Unable to deploy cmp bean

lmahesh kumar
Greenhorn

Joined: Feb 27, 2003
Posts: 15
Dear All ,
I am unable to deploy the CMP Bean , getting the following error on staring the server.
Am using weblogic 6.1 app server .
The ejbname in deployment descriptor is correct .
Kindly let me know at the earliest .

====================================
<Mar 5, 2003 3:01:23 AM IST> <Error> <J2EE> <Error deploying application acct:
Unable to deploy EJB: containerManaged from acct.jar:
The DataSource with the JNDI name: MyPool could not be located. Please ensure th
at the DataSource has been deployed successfully and that the JNDI name in your
EJB Deployment descriptor is correct.
>
<Mar 5, 2003 3:01:23 AM IST> <Error> <Management> <InvocationTargetException set
ting attribute Deployed on MBean mydomain:Location=myserver,Name=acct,Type=Appli
cationConfig to value true. Method: public void weblogic.management.mbeans.custo
m.Application.setDeployed(boolean) throws weblogic.management.DeploymentExceptio
n,weblogic.management.UndeploymentException

Unable to deploy EJB: containerManaged from acct.jar:
The DataSource with the JNDI name: MyPool could not be located. Please ensure th
at the DataSource has been deployed successfully and that the JNDI name in your
EJB Deployment descriptor is correct.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Unable to deploy cmp bean
 
Similar Threads
how to configure oci drivers and connectionpool and datasource in weblogic6.1
datasource and connectionpool problem :weblogic6.1 and oracle8.1.5.0
Deploy DataSource in Entity Bean
DataSource with the JNDI name
Data Source and JNDI problem