Binding type
| Required settings
|
EJB
EjbNameSpaceBinding
|
1.
| The binding identifier is the name that uniquely identifies this configured binding.
|
2.
| The name in name space is relative to the configured root.
|
3.
| The JNDI is the name of EJB.
|
4.
| Use the server or server cluster where the EJB is deployed.
|
|
CORBA
CorbaObjectNameSpaceBinding
|
1.
| The binding identifier is the name that uniquely identifies this configured binding.
|
2.
| The name in name space is relative to configured root.
|
4.
| It is an indicator if the target object is a federated context object, or a leaf node object.
|
|
Indirect
IndirectLookupNameSpaceBinding
|
1.
| The binding identifier is the name that uniquely identifies this configured binding.
|
2.
| The name in name space is relative to configured root.
|
4.
| Use the JNDI name of object.
|
|
String
StringNameSpaceBinding
|
1.
| The binding identifier is the name that uniquely identifies this configured binding.
|
2.
| The name in name space is relative to configured root.
|
3.
| Set the constant string value.
|
|