Hi all,

I would really appreciate a tip on how to set the inital context of an Orion
servlet such that it can lookup EJBs running in the same application
server.

I have tried:
a) Specifying a jndi initial factory type
'com.evermind.server.ApplicationClientInitialContextFactory'
(which worked fine for Application Clients funnily enough).  Is there a
Context Factory type
for servlets??

b) Adding <context-param> and <ejb-ref> info in web.xml to reference the
ejb.
Unsure if I was doing this correctly as the doco is very thin on how
to.

Any help greatly appreciated...

Dave Elliot
[EMAIL PROTECTED]






Reply via email to