| FUSE ESB 4.2 XML Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://servicemix.apache.org/cxfbc/1.0)>http://servicemix.apache.org/cxfbc/1.0)
a provider endpoint that is capable of exposing SOAP/HTTP or SOAP/JMS services
| Nested Element Summary | |||||||||||||||||||
| sequence |
|
||||||||||||||||||
| Attribute Summary | |
string | busCfg
the location of the CXF configuration file used to configure the CXF bus. |
string | definition
|
string | description
|
string | endpoint
|
ID | id
|
QName | interfaceName
|
string | locationURI
the HTTP address of the exposed service. |
boolean | mtomEnabled
Specifies if MTOM / attachment support is enabled. |
string | providedBus
a preconfigured CXF Bus object to use; overrides busCfg |
boolean | schemaValidationEnabled
Specifies if the endpoint use schemavalidation for the incoming/outgoing message. |
QName | service
|
string | serviceUnit
|
boolean | synchronous
Specifies if the endpoints send message synchronously to external server using underlying |
boolean | useJBIWrapper
Specifies if the JBI wrapper is sent in the body of the message. |
boolean | useSOAPEnvelope
Specifies if the endpoint expects soap messages when useJBIWrapper is false, |
string | wsdl
the location of the WSDL document defining the endpoint's interface |
| Attribute Detail |
the location of the CXF configuration file used to configure the CXF bus. This allows you to configure features like WS-RM and JMS runtime behavior.
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type ID
Defined with global type QName
the HTTP address of the exposed service. This value will overide any value specified in the WSDL.
Defined with global type string
Specifies if MTOM / attachment support is enabled. Default is <code>false</code>.
Defined with global type boolean
a preconfigured CXF Bus object to use; overrides busCfg
Defined with global type string
Specifies if the endpoint use schemavalidation for the incoming/outgoing message.
Defined with global type boolean
Defined with global type QName
Defined with global type string
Specifies if the endpoints send message synchronously to external server using underlying
Defined with global type boolean
Specifies if the JBI wrapper is sent in the body of the message. Default is <code>true</code>.
Defined with global type boolean
Specifies if the endpoint expects soap messages when useJBIWrapper is false,
Defined with global type boolean
the location of the WSDL document defining the endpoint's interface
Defined with global type string
| FUSE ESB 4.2 XML Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||