Adding a Dynamic Endpoint Reference to an Implementation of Type WAR

Prerequisites

For information on endpoint references, refer to the "Endpoint References" section of the TIBCO ActiveMatrix® Service Grid Java Component Development Guide. Only steps specific to the WebApp component are listed in this section.

Procedure

  1. Add the endpoint reference, as documented in the "Endpoint References" section of the TIBCO ActiveMatrix® Service Grid Java Component Development Guide.
  2. Enable Wired by Implementation for the Promoted Reference (at the interface level; not binding level).
    1. Select the promoted reference.
    2. In the Properties View, click General > Advanced.
    3. Select Wired by Implementation.

Result

The binding type sends the message to the complete URI specified in the code in step 1 instead of the URL it is configured with (via binding or HTTP client).