aspose file tools
The moose likes BEA/Weblogic and the fly likes Link Exception for Entity bean Lookup 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 "Link Exception for Entity bean Lookup" Watch "Link Exception for Entity bean Lookup" New topic
Author

Link Exception for Entity bean Lookup

John Vergis
Ranch Hand

Joined: Feb 24, 2004
Posts: 59
Hi,
I have deployed an entity bean called TestBean with JNDI name as "ejb.TestBeanHome" and ejb-name as "TestBeanJDBC" in WLS81, When i am trying to look up for this bean from my client code, i get the following exception:-
Exception ...javax.naming.LinkException: [Root exception is javax.naming.LinkException: [Root exception is javax.namin
g.NameNotFoundException: remaining name: /app/ejb/EntityProj.jar#TestBeanJDBC/local-home]; Link Remaining Name: 'null'];
Link Remaining Name: 'java:app/ejb/EntityProj.jar#TestBeanJDBC/local-home'


could ne1 help me out in figuring what is amiss over here...


thanks
Johnny
Doug Barnum
Greenhorn

Joined: Mar 08, 2004
Posts: 1
Mr Vergis,
Have you found a solution to this problem? I am having the same thing happen and was hoping you figured it out the last few days.
Thanks!
Marcos Maia
Ranch Hand

Joined: Jan 06, 2001
Posts: 977
hi,
pls check if the bean has been correcly deployed and if it's registered under the JNDI tree. You can right click on the server name on the admin console and choose JNDI tree to see it. Also it would be helpfull if u post the client code fragment where u do the lookup.
regards.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Link Exception for Entity bean Lookup
 
Similar Threads
Link Exception for Entity bean Lookup
EJB deployment fault, from EAR
when calling EJb , i am getting exception (javax.naming.LinkException)
local interface lookup problem
Deployment problem in weblogic 9.1