Adding a Dynamic Endpoint Reference to an Implementation of Type WAR

Before you begin For information on endpoint references, refer to the "Endpoint References" section of TIBCO ActiveMatrix® Service Grid Java Component Development. 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 TIBCO ActiveMatrix® Service Grid Java Component Development.
  2. Enable Wired by Implementation for the Promoted Reference (at the interface level; not the 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 that it is configured with (via binding or HTTP client).