3.3.3.2.1.2.1 <Binding>
Specifies a concrete WSBinding object as either an inbound or outbound binding, depending on the parent element.
Table 3-6 Binding Attributes
| Attribute | Description | Required |
|---|---|---|
| ref | Specifies a concrete WSBinding object using the following Qualified Name format: "<WSDF_name>:<WSBinding_id>"
|
Yes |
Note:
Please note the following maximum WSBinding object limitations for each GWWS server:- Each GWWS server may reference at most 64 inbound WSBinding objects.
- Each GWWS server may reference at most 128 outbound WSBinding objects.
For TCP/IP addresses, one of the following formats is used as shown in the table below:
Table 3-7 Ipv4 and IPv6 Address Formats
| IPv4 | IPv6 |
|---|---|
//IP:port //[IPv6 address]:port |
//[IPv6 address]:port |
//hostname:port_number |
//hostname:port_number |
//#.#.#.#:port_number |
Hex format is not supported |
For more information, see TMUSEIPV6 in the TUXENV(5) environment variable listing found in the Tuxedo 10g R3 Reference Guide, Section 5 - File Formats, Data Descriptions, MIBs, and System Processes Reference.
Parent topic: <Outbound>