Hi!,

  I have never used the Orion application server, but generally when you are
looking up EJB components through JNDI you must specify whatever you have
specified under the beanHomeName property in your DeployDescriptor file for
that EJB.So....I hope it helps....if not it would be helpful for us to help
you if you send a code snippet.

Senthil.

> -----Original Message-----
> From: Tung Bui [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 26, 2000 5:58 AM
> To: [EMAIL PROTECTED]
> Subject: EJB with JSP question!
>
>
> Hello all gurus out there,
>
> I'm playing with the idea of using EJB in JSP to possibly replace my
> beans.
> I use Orion Server build 0.9.4 and am able to set up the EJB to work.
> However, the same code, which works in a client application, does not
> work
> in the JSP page. So I told myself to go one step at a time and still had
> the
> bean but this bean instead uses the EJB. After all the changes, I'm back
> to
> the starting point. I still get the same error:
> "javax.naming.NameNotFoundException: LinkEJB not found". Anyone out
> there
> has been able to use EJB in their JSP pages on Orion Server, please tell
> me
> how you got it work. I am at my wit's end now!
>
> Thanks,
> Tung
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Tung Bui
>
> [EMAIL PROTECTED]
> CitySearch.com at http://www.citysearch.com
> My Home page at http://home.sprynet.com/~txbui
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> ========================================================================
> ===
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to