GVJNDIBuildersConfig
Description
Defines the configuration of helper objects to manage JNDI tree.
GreenVulcano® ESB Configuration
The following table shows the GVJNDIBuildersConfig element's attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value module |
name | fixed | This attribute must assume the value JNDI_BUILDER |
Might contain the sub-elements:
Rebind
The following table shows the Rebind element's attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | Unmodifiable. Used by GreenVulcano® ESB factory framework.
This attribute must assume the value jndi-builder. |
class | fixed | Unmodifiable. Used by GreenVulcanoESB factory framework.
This attribute must assume the value it.greenvulcano.gvesb.j2ee.jndi.impl.Rebind. |
name | required | The attribute's value can't be null. |
oldJndiName | required | The attribute's value can't be null. |
newJndiName | required | The attribute's value can't be null. |
Might contain the sub-elements: