Hi,

I am using struts framework and ejb on orion. In my
Action class(in my case I have called it
"AddContactAction.java") I am doing the lookup for my
EJB home like :

Object boundObject =
context.lookup("java:comp/env/ejb/ContactManagerHome");

I get the error message

ejb/ContactManagerHome not found in contacts-web.

contacts-web is my root of the WEB portion of the
application.


Can somebody help me.

Vimal



__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

Reply via email to