Enterprise application settings

Use this page to configure an enterprise application.

To view this administrative console page, click Applications > Application Types > WebSphere enterprise applications > application_name.

If you have a JAX-WS web service application installed, you also can click Services > Service providers > service_name or Services > Service clients > service_name.

Attention: If an application is running, changing an application setting causes the application to restart. On stand-alone servers, the application restarts after you save the change. On multiple-server products, the application restarts after you save the change and files synchronize on the node where the application is installed. To control when synchronization occurs on multiple-server products, deselect Synchronize changes with nodes on the Console preferences page.

Name

Specifies a logical name for the application. An application name must be unique within a cell and cannot contain an unsupported character.

An application name cannot begin with a period (.), cannot contain leading or trailing spaces, and cannot contain any of the following characters:

Table 1. Characters that you cannot use in a name . The product does not support these characters in a name.
Unsupported characters
  forward slash $   dollar sign '  single quote mark
\  backslash =   equal sign " double quote mark
* asterisk % percent sign |   vertical bar
,  comma +   plus sign <  left angle bracket
:  colon @ at sign >  right angle bracket
;  semi-colon #   hash mark & ampersand (and sign)
? question mark ]]> No specific name exists for this character combination
Information Value
Data type String

Application reference validation

Specifies whether the product examines the application references specified during application installation or updating and, if validation is enabled, warns you of incorrect references or fails the operation.

An application typically refers to resources using data sources for container managed persistence (CMP) beans or using resource references or resource environment references defined in deployment descriptors. The validation checks whether the resource referred to by the application is defined in the scope of the deployment target of that application.

The resource can be defined on the server, its node, cell or the cluster if the server belongs to a cluster. Select Don't validate for no resource validation, Issue warnings for warning messages about incorrect resource references, or Stop installation if validation fails to stop operations that fail as a result of incorrect resource references.

This Application reference validation setting is the same as the Validate input off/warn/fail field on the application installation and update wizards.

Information Value
Data type String
Default Issue warnings