On Fri, 14 Sep 2001, chris brown wrote:

> Date: Fri, 14 Sep 2001 15:02:28 +0200
> From: chris brown <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: tomcat-user <[EMAIL PROTECTED]>
> Subject: [TC4] What's the <Ejb.../> element in server.xml (in <Context>)?
>      Can't find doc
>
> Hello,
>
> Had a look at server.xml as supplied with TC4 RC2, and found an <Ejb>
> element in the example context, but can't find any documentation (looked at
> comments in server.xml and read supplied documentation for server.xml
> elements as it appears in the default context when you first start up
> Tomcat).
>

Yep ... I forgot to document that part in the reset of the docs for
configuring JNDI realms.

> It seems obviously associated with EJBs in some way from its name, but as I
> can't find any documentation, and as Tomcat's not an EJB container, I'm just
> wondering what it's there for and how it's supposed to work.  Can anyone
> tell me the answer or where I might find the answer myself?
>

Well, it doesn't really do anything useful unless you tweak the
implementation of the JNDI context inside of Tomcat.  If you want to use
EJBs, you should look to a J2EE server.  Some of them include Tomcat
(JBoss has integration for Tomcat 3.2 now, and just about done with 4.0).

> Thanks,
> Chris

Craig


Reply via email to