r.xml and you'll
see what the entity-ref-mapping is suppose to look like.
-Original Message-
From: Jennifer Liang [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 23, 2001 9:43 PM
To: Orion-Interest
Subject: Orion JNDI Problem
Please help me. When I try to look up a particular bean
We have the same problem, but when new InitialContext(env) is called. No
ejb is referenced, but I get an error about another an ejb-ref that is
not part of the app.
>
> javax.naming.NamingException: No location specified and no suitable
> instance of the type 'com.evermind.ejb.ChipFormat' found
Please help me. When I try to look up a particular bean home from within
a JSP page, I get an error message corresponding to a completelly
different bean.
I execute:
Object boundObject =
context.lookup("java:comp/env/ejb/MicroarrayComponent");
and my result is:
javax.naming.NamingException: