Define the max duration (in milliseconds) of the stop of an acceptor before to force it to stop. Default value 500 milliseconds.
Number of tries to submit a message exchange
processor for processing before to declare that it cannot be
processed. Default value: 40 tries.
Base duration, in milliseconds, to wait between two
processing submission tries. At each try, the duration is multiplied
by itself to get the new duration. Default value 250 milliseconds.
Max size of the object pool containing message
exchange processors. Default value is the max size of the thread
pool running message exchange processors.
when the number of processors is greater than the core, this is the maximum time that excess idle processors will wait for new tasks before terminating, in seconds.
Define the max duration (in milliseconds) of message exchange processing on stop phase. Default value 15 seconds.
Period, in seconds, of a sample used by response time probe of the monitoring feature. Default value: 300s (5min)
Operation to call
Timeout for synchronous calls. When reached, the service is considered as not responding
Exchange Properties. Defines list of exchange properties to set on each processing request
Message Properties. Defines list of message properties to set on each processing request
Message Exchange Pattern. Defines the interaction mode with the service provider
Service description. Local file or URI
Validate the WSDL descriptor with the Provides fragment
Retry Policy. A complex element that defines the number of tentatives and waiting time
The number of tentatives
The delay between each tentative (ms)