@(#)jonas-j2ee_4_0.xsd 19/11/03 This group must be use when a DD needs: jonas-ejb-ref, jonas-service-ref, jonas-resourceType, jonas-resource-env elements The jonas-ejb-reType defines the JOnAS specific information for a reference to another enterprise bean's home. It contains: - the name of the ejb reference specified in the standard EJB deployment - the JNDI name of the resource. The ejb-ref-name element contains the name of a beans'reference The name is a JNDI name relative to the java:comp/env context. The name must be specified in the standard EJB deployment descriptor. The jndi-name element contains the JNDI name of the resource. The jonas-resourceType defines the JOnAS specific information for bean's resource manager connection factory reference. It contains: - the name of the resource reference. - the JNDI name of the resource. The res-ref-name element contains the name of a resource manager connection factory reference. The name is a JNDI name relative to the java:comp/env context. The name must be specified in the standard EJB deployment descriptor. The jndi-name element contains the JNDI name of the resource. The jonas-resourceType defines the JOnAS specific information for bean's resource environment references.. It contains: - the name of the resource environment reference. - the JNDI name of the resource. The resource-env-ref-name element contains the name of a resource environment reference; its value is the environment entry name used in the standard EJB deployment descriptor. The name is a JNDI name relative to the java:comp/env context. The jndi-name element contains the JNDI name of the resource. The jonas-resourceType defines a reference on a Web Service The service-ref-name element declares logical name that the components in the module use to look up the Web service. It is recommended that all service reference names start with "service/". The jndi-name element contains the JNDI name of the resource.