EJBJarBinding

Deployment binding information for an ejb module. During application deployment, ejb and role references that have been specified by the application developer must be bound to actual ejb's resources and that have been defined in the WebSphere server environment.



Attributes Summary
currentBackendId : StringSpecifies the id of the property file which binds the backend adapter to the abstract schema.
defaultDatasource : ResourceRefBindingdeprecated.
ejbJar : EJBJar@ A reference to the root element of the deployment descriptor for the same ejb jar.
ejbBindings : EnterpriseBeanBinding *  
defaultCMPConnectionFactory : CMPConnectionFactoryBindingThe connection factory that is used by default for all entity bean's in this jar for container managed persistent state, unless where overridden at the bean level.

Attribute Details

currentBackendId    -    Specifies the id of the property file which binds the backend adapter to the abstract schema.
     data type:  String
     default Value:   unspecified



defaultDatasource    -    deprecated. No longer used.
     data type: ResourceRefBinding



ejbJar    -    A reference to the root element of the deployment descriptor for the same ejb jar.
     data type: EJBJar@



ejbBindings    -     
     data type: EnterpriseBeanBinding*



defaultCMPConnectionFactory    -    The connection factory that is used by default for all entity bean's in this jar for container managed persistent state, unless where overridden at the bean level.
     data type: CMPConnectionFactoryBinding


Copyright IBM Corp. 1996-2002