Remote connection using HTTP protocol
| Type | STRING |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | no-services |
| Stability Level | default |
| Raw DMR model |
|
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| uri | STRING | true | true | Remote HTTP connection URI |
| Raw DMR model |
|
| Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.ejb3.remoting-profile.remote-http-connection">
<param name="remote-http-connection" value="{resource name}"/>
<param name="remoting-profile" value="{resource name}"/>
<param name="uri" value="{value}"/>
<feature/>