B.2. Properties Specific to SOAP Providers
Attributes
The attributes described in Table B.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 B.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 |