Administration Console Online Help

 Previous Next Contents Index  

 


Connector Module --> Configuration

Tasks     Additional Documentation     Attributes

Overview

This interface represents the java module element of the application.xml deployment descriptor. The application.xml deployment descriptor contains one module element for each module in the Enterprise Archive file. Each module element contains an ejb, connector, java, or web element that indicates the module type and location of the module within the application.

Use the Connector Module > Configuration tab to configure the connector element. The connector element defines a Connector application module in the application.xml file.

Tasks

Editing Application Deployment Descriptors

Additional Documentation

(Requires an Internet connection.)

See the appendix "Application Deployment Descriptor Elements" in Developing WebLogic Server Applications.

Attributes

Attribute Label

Description

Value Constraints

Module URI

Specify the module URI, depending on the type of module.

Attribute: ModuleURI

Configurable: yes

Readable: yes

Writable: yes

Alt DDURI

Specify an optional URI to the post-assembly version of the deployment descriptor file for a particular J2EE module. The URI must specify the full pathname of the deployment descriptor file relative to the application's root directory. If you do not specify alt-dd, the deployer must read the deployment descriptor from the default location and file name required by the respective component specification.

Attribute: AltDDURI

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next