[Version 5.0.2]Web components assembly settings

Use this page to set the assembly properties for the components that make up a Web module.

To view this page in the Application Assembly Tool, click

Web Modules > component_instance > Web Components 

[Version 5.0.2]Or use the Assembling applications with the Assembly Toolkit to set the web components assembly settings.

Component name
Specifies the name of the servlet or JavaServer Pages(TM) (JSP) file. This name must be unique within the Web module.
Data type String
Display name
Specifies a short name that is intended for display by GUIs.
Data type String
Description
Contains a description of the servlet or JSP file.
Data type String
Component type
Specifies the type of Web component. Valid values are servlet or JSP file.
Data type String
Class name
Specifies the full path name for the servlet class.
Data type String
JSP file
Specifies the full path name for the JSP file.
Data type String
Load on startup
Indicates whether this servlet loads at the startup of the Web application. The default is false (the check box is not selected).

This field also specifies a positive integer indicating the order in which the servlet is to load. Lower integers are loaded before higher integers. If no value is specified, or if the value specified is not a positive integer, the container is free to load the servlet at any time in the startup sequence.

Data type Boolean
Default False
Small icon
Specifies a JPEG or GIF file containing a small image (16x16 pixels). Use the image as an icon to represent the Web component in a GUI.
Data type String
Large icon
Specifies a JPEG or GIF file containing a large image (32x32 pixels). Use the image as an icon to represent the Web component in a GUI.
Data type String
Run as role name
Enter a role name that represents the user account under which the servlet executes. The default role name is blank, which indicates the servlet runs under the user that logged into the application server. The role name of "all role" indicates the servlet can execute under different users.
Data type String
Description
In this optional field, enter a description that explains the importance of the role, and where and how the role can be used.
Data type String
Run as role mode
Indicates a security role that is defined in the enterprise application.
Data type String
Local Transactions - Unresolved action
Specifies the action the Web container must take if resources in a local transaction are uncommitted by an application. This property is an IBM extension to the standard J2EE deployment descriptor. A local transaction context is provided by the container in the absence of a global transaction context.
Data type String
Default Rollback
Range valid values are Commit Rollback

Additional information about these settings follows:

Commit
At end of the local transaction context, the container instructs all the unresolved local transactions to commit.
Rollback (default)
At end of the local transaction context, the container instructs all the unresolved local transactions to rollback.

Related concepts
Web modules
Web components
Related tasks
Tuning performance parameter index
Related reference
Using the AAT to assemble Web modules
Web applications: Resources for learning
Application assembly performance checklist



Searchable topic ID:   uweb_complibprp
Last updated: Jun 21, 2007 9:56:50 PM CDT    WebSphere Application Server for z/OS, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/uweb_complibprp.html

Library | Support | Terms of Use | Feedback