aspose file tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes NamingException in SessionBean Client 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 » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "NamingException in SessionBean Client" Watch "NamingException in SessionBean Client" New topic
Author

NamingException in SessionBean Client

Pawanpreet Singh
Ranch Hand

Joined: Jun 12, 2005
Posts: 264

Hi Everyone,

I am trying to run a simple example with stateless session beans based on Head First EJB book example (advice bean). What problem i am facing, i am getting NamingException while JNDI lookup. I have run same kind of example with Remote Stateless Session Bean example but with Local Stateless Session Bean, it is showing exception.

Thanks
Pawan
SCJP5.0, SCWCD 1.4
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: NamingException in SessionBean Client
 
Similar Threads
How to run EJB applications in WebLogic?
What is Multiple Deployment of an EJB?
Problem Accessing EJB from Remote Client in WL6.0(SP2)
Performance Issue at the worst...
how to create ejb client stubs?