The configuration of the ejb3 subsystem.
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | hornetq-ra |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 5000 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Min | 1 |
Max | 2,147,483,647 |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 5000 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Min | 1 |
Max | 2,147,483,647 |
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 |
---|---|---|---|---|---|
default-mdb-instance-pool | STRING | false | true | Name of the default MDB instance pool, which will be applicable to all MDBs, unless overridden at the deployment or bean level | |
default-entity-bean-optimistic-locking | BOOLEAN | false | true | If set to true entity beans will use optimistic locking by default | |
in-vm-remote-interface-invocation-pass-by-value | BOOLEAN | false | true | If set to false, the parameters to invocations on remote interface of an EJB, will be passed by reference. Else, the parameters will be passed by value. | |
default-clustered-sfsb-cache | STRING | false | true | Name of the default stateful bean cache, which will be applicable to all clustered stateful EJBs, unless overridden at the deployment or bean level | |
default-entity-bean-instance-pool | STRING | false | true | Name of the default entity bean instance pool, which will be applicable to all entity beans, unless overridden at the deployment or bean level | |
default-singleton-bean-access-timeout | LONG | false | true | The default access timeout for singleton beans | |
default-sfsb-cache | STRING | false | true | Name of the default stateful bean cache, which will be applicable to all stateful EJBs, unless overridden at the deployment or bean level | |
default-resource-adapter-name | STRING | false | true | Name of the default resource adapter name that will be used by MDBs, unless overridden at the deployment or bean level | |
default-stateful-bean-access-timeout | LONG | false | true | The default access timeout for stateful beans | |
default-slsb-instance-pool | STRING | false | true | Name of the default stateless bean instance pool, which will be applicable to all stateless EJBs, unless overridden at the deployment or bean level |