此内容没有您所选择的语言版本。
E.2. Properties Specific to SOAP Providers
Attributes 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The attributes described in Table E.3, “Attributes Used to Configure SOAP JMS Providers” are specific to
jms:soap-provider elements.
| Attribute | Type | Description | Required |
|---|---|---|---|
useJbiWrapper | boolean | Specifies if the JBI wrapper is sent in the body of the message. | no (defaults to true) |
validateWsdl | boolean | Specifies if the WSDL is checked for WSI-BP compliance. | no (defaults to true) |
wsdl | string | Specifies the location of the WSDL describing the service. | yes |
Beans 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The elements described in Table E.4, “Elements Used to Configure SOAP JMS Providers” are specific to
jms:soap-provider elements.
| Element | Type | Description | Required |
|---|---|---|---|
policies | Policy[] | Specifies a list of interceptors that will process the message. | no |