The EJB3 Remote Service
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.ejb.remote | false | none |
| Attribute | Value |
|---|---|
| Default Value | ejb |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| cluster | STRING | false | true | ejb | The name of the clustered cache container which will be used to store/access the client-mappings of the EJB remoting connector's socket-binding on each node, in the cluster |
| connector-ref | STRING | false | true | The name of the connector on which the EJB3 remoting channel is registered | |
| execute-in-worker | BOOLEAN | false | true | true | If this is true the EJB request will be executed in the IO subsystems worker, otherwise it will dispatch to the EJB thread pool |
| thread-pool-name | STRING | false | true | The name of the thread pool that handles remote invocations |