Configuration of a Service Unit to provide a service (JBI)
Parameter
|
Description
|
Default
|
Required
|
---|---|---|---|
provides
|
Describe the JBI service that will be exposed into the JBI bus. Interface (QName), Service (QName) and Endpoint (String) attributes are required. | -
|
Yes
|
Configuration of a Service Unit to provide a service (CDK)
Parameter
|
Description
|
Default
|
Required
|
Support placeholders
|
---|---|---|---|---|
timeout
|
Timeout in milliseconds of a synchronous send. This parameter is used by the method sendSync (Exchange exchange) proposes by the CDK Listeners classes. Set it to 0 for an infinite timeout. |
30000
|
No
|
Yes
|
exchange-properties
|
This sections defines the list of properties to set to the JBI exchange when processing a service. | -
|
No
|
No
|
message-properties
|
This sections defines the list of properties to set to the JBI message when processing a service. | -
|
No
|
No
|
validate-wsdl
|
Activate the validation of the WSDL when deploying a service unit. | true
|
No
|
No
|
wsdlcenter | Path to the WSDL document describing services and operations exposed by the provided JBI endpoints defined in the SU.
-The value of this parameter is :
|