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.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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 |