Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.B.2. Properties Specific to SOAP Providers
Attributes Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
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 Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
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 |