Hi
I need some help in CMP EJB with weblogic 8.1
i make the bean class and the data source from the database
now my problem is when i try to build my project it shows a warning
NO JNDI NAME WAS FOUND
so how can i solve this
i checked all the properties related to JNDI but couldnt solve the problem.
thanks
-
weblogic 8.1 + JNDI (1 messages)
- Posted by: vikas gupta
- Posted on: September 02 2005 02:23 EDT
Threaded Messages (1)
- weblogic 8.1 + JNDI by sawan parihar on September 11 2005 22:47 EDT
-
weblogic 8.1 + JNDI[ Go to top ]
- Posted by: sawan parihar
- Posted on: September 11 2005 22:47 EDT
- in response to vikas gupta
HiI need some help in CMP EJB with weblogic 8.1i make the bean class and the data source from the database now my problem is when i try to build my project it shows a warningNO JNDI NAME WAS FOUNDso how can i solve thisi checked all the properties related to JNDI but couldnt solve the problem.thanks
hey,
Check on the weblogic console that your ejb is bound to JNDI. If not then redeploy it. Also it will be good if you can ejb-jar.xml,datasource part from config.xml and weblogic-ejb-jar.cml
chers