Enterprise application settings
Use this page to configure an enterprise application.
To view this administrative console page, click
.If you have a JAX-WS web service application installed, you also can click
or .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:
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 |