slot
annotations
services
meta-inf
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
annotation-property-replacement | BOOLEAN | false | true | false | Flag indicating whether Java EE annotations will have property replacements applied |
spec-descriptor-property-replacement | BOOLEAN | false | true | true | Flag indicating whether descriptors defined by the Java EE specification will have property replacements applied |
jboss-descriptor-property-replacement | BOOLEAN | false | true | true | Flag indicating whether JBoss specific deployment descriptors will have property replacements applied |
global-modules | LIST | false | false | A list of modules that should be made available to all deployments. | |
ear-subdeployments-isolated | BOOLEAN | false | true | false | Flag indicating whether each of the subdeployments within a .ear can access classes belonging to another subdeployment within the same .ear. A value of false means the subdeployments can see classes belonging to other subdeployments within the .ear. |