
<!--
The res-type element specifies the type of the data source. The type
is specified by the fully qualified Java language class or interface
expected to be implemented by the data source.
Used in: resource-ref
-->
<!ELEMENT res-type (#PCDATA)>
<!--
The res-auth element specifies whether the enterprise bean code signs
on programmatically to the resource manager, or whether the Container
will sign on to the resource manager on behalf of the enterprise bean. In the
latter case, the Container uses information that is supplied by the
Deployer.
The value of this element must be one of the two following:
<res-auth>Application</res-auth>
<res-auth>Container</res-auth>
Used in: resource-ref
-->
<!ELEMENT res-auth (#PCDATA)>
<!--
The res-sharing-scope element specifies whether connections obtained
through the given resource manager connection factory reference can be
shared. The value of this element, if specified, must be one of the
two following:
<res-sharing-scope>Shareable</res-sharing-scope>
<res-sharing-scope>Unshareable</res-sharing-scope>
The default value is Shareable.
Used in: resource-ref
-->
<!ELEMENT res-sharing-scope (#PCDATA)>
<!--
The res-jndi-name element specifies the location in JNDI where the resource has
been bound by the container. This is relative to "java:resource/".
-->
<!ELEMENT res-jndi-name (#PCDATA)>
<!ELEMENT security-permission (description?, security-permission-spec)>
<!--
The security-permission element specifies a security permission based
on the security policy file syntax. Refer to the following URL for
definition of Sun’s security policy file syntax:
http://java.sun.com/j2se/1.3/docs/guide/security/PolicyFiles.html#FileSyntax
Used in: security-permission
The security permissions specified here are granted to classes loaded from
Open Cloud Rhino 1.4.3 Administration Manual v1.1 109
Comentários a estes Manuais