XML DTD - jrun-application-client.dtd
Schema has:
14 element definitions and 0 element attribute definitions.
Possible root elements: < jrun-application-client >

Element list

Element jrun-application-client
diagram
description The jrun-application-client element is the root element of the JRun Application Client deployment descriptor. It contains additional information used by JRun, but not specified in application-client.xml.
attributes
uses java-security-module  java-security-authconfig  java-security-authenticate  ejb-ref  resource-ref  resource-env-ref 
used by Not used by other elements. Possible root element.
content a sequence of elements
occurrence required (default)

Element java-security-module
diagram
attributes
uses
used by Not used by other elements. Possible root element.
content character data
occurrence

Element java-security-authconfig
diagram
attributes
uses
used by Not used by other elements. Possible root element.
content character data
occurrence

Element java-security-authenticate
diagram
attributes
uses
used by Not used by other elements. Possible root element.
content character data
occurrence

Element ejb-ref
diagram
description The ejb ref element describes a mapping between the ejb ref name, provided by the Bean Developer and its jndi name. The actual JNDI name is supplied by the Deployer. Used in: jrun-application-client
attributes
uses ejb-ref-name  jndi-name 
used by Not used by other elements. Possible root element.
content a sequence of elements
occurrence required (default)

Element ejb-ref-name
diagram
description The ejb-ref-name element gives the name of an EJB from the application client app context. It is provided by the Bean Developer. Used in: ejb-ref
attributes
uses
used by Not used by other elements. Possible root element.
content character data
occurrence

Element resource-ref
diagram
description The resource element describes a mapping between the resource name, provided by the Bean Developer and its jndi name. The actual JNDI name is supplied by the Deployer. Used in: jrun-application-client
attributes
uses res-ref-name  jndi-name  user  password 
used by Not used by other elements. Possible root element.
content a sequence of elements
occurrence required (default)

Element res-ref-name
diagram
description The res-ref-name element gives the name of a resource from EJB view. It is provided by the Bean Developer. Used in: resource-ref
attributes
uses
used by Not used by other elements. Possible root element.
content character data
occurrence

Element jndi-name
diagram
description The jndi-name element gives the JNDI name where the bean or resource will be bound. Used in: resource-ref
attributes
uses
used by Not used by other elements. Possible root element.
content character data
occurrence

Element user
diagram
description The user element assigns user identity to be used with a specified resource.
attributes
uses
used by Not used by other elements. Possible root element.
content character data
occurrence

Element password
diagram
description The password element provides user credentials to be used along with user element to identify and authenticate specified resource.
attributes
uses
used by Not used by other elements. Possible root element.
content character data
occurrence

Element resource-env-ref
diagram
description The resource-env element describes a mapping between the resource env name, provided by the Bean Developer and it's JNDI name, the actual JNDI name, it is supplied by the Deployer. Used in: session, entity, message-driven
attributes
uses resource-env-ref-name  jndi-name  mdb-destination 
used by Not used by other elements. Possible root element.
content a sequence of elements
occurrence required (default)

Element resource-env-ref-name
diagram
description The resource-env-ref-name element gives the name of a resource env from EJB view. It is provided by the Bean Developer. Used in: resource-env-ref
attributes
uses
used by Not used by other elements. Possible root element.
content character data
occurrence

Element mdb-destination
diagram
attributes
uses
used by Not used by other elements. Possible root element.
content character data
occurrence