WebAppBinding





Attributes Summary
virtualHostName : StringSpecifies the name of a virtual host defined in the platform's environment.
webapp : WebApp@ A reference to the root WebApp element in this web application's deployment descriptor.
resRefBindings : ResourceRefBinding * JNDI name bindings for resource refs declared in the web application module's deployment descriptor
ejbRefBindings : EjbRefBinding * JNDI name bindings for ejb refs declared in the web application module's deployment descriptor.
resourceEnvRefBindings : ResourceEnvRefBinding * JNDI name bindings for resource env refs declared in the web application module's deployment descriptor

Attribute Details

virtualHostName    -    Specifies the name of a virtual host defined in the platform's environment. If unspecified, the default virtual host for the server is used.
     data type:  String
     default Value:   unspecified



webapp    -    A reference to the root WebApp element in this web application's deployment descriptor. WebSphere uses pre-defined id's to identify the root elements of the deployment descriptors.
     data type: WebApp@



resRefBindings    -    JNDI name bindings for resource refs declared in the web application module's deployment descriptor
     data type: ResourceRefBinding*



ejbRefBindings    -    JNDI name bindings for ejb refs declared in the web application module's deployment descriptor.
     data type: EjbRefBinding*



resourceEnvRefBindings    -    JNDI name bindings for resource env refs declared in the web application module's deployment descriptor
     data type: ResourceEnvRefBinding*


Copyright IBM Corp. 1996-2002