The IIOP service
Name | Dynamic | Other provider points |
---|---|---|
org.wildfly.ejb3.iiop.settings-service | false | none |
Attribute | Value |
---|---|
Type | BOOLEAN |
Nillable | false |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | BOOLEAN |
Nillable | false |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
enable-by-default | BOOLEAN | true | true | If this is true Jakarta Enterprise Beans's will be exposed over IIOP by default, otherwise it needs to be explicitly enabled in the deployment descriptor | |
use-qualified-name | BOOLEAN | true | true | If true Jakarta Enterprise Beans names will be bound into the naming service with the application and module name prepended to the name (e.g. myapp/mymodule/MyEjb) |