users@glassfish.java.net

Re: persistence-context-ref in ejb-jar.xml

From: <glassfish_at_javadesktop.org>
Date: Mon, 21 May 2007 14:21:48 PDT

Hi Vladimir,

persistence-context-ref is included in ejb-jar_3_0.xsd by reference. It's actually defined within the
javaee_5.xsd. In Java EE, the programming model for the component environment is essentially
the same across the different component types (EJB, web tier, Application Client), so the
definition of the xml elements for the environment dependencies (ejb-ref, resource-ref,
persistence-context-ref, etc.) are defined within a common Java EE schema and then referred to
by the ejb-jar, web, and application-client component .xsds.

 --ken
[Message sent by forum member 'ksak' (ksak)]

http://forums.java.net/jive/thread.jspa?messageID=218210