AbstractListener.sendSync(Exchange) retrieves the timeout to use from the exchange. It retrieves a section 'consumes' from the SU JBI descriptor associated to criteria: interface, service and endpoint.
It should use also the operation name as criteria to retrieve section 'consumes' defining an operation.
AbstractListener.sendSync(Exchange) retrieves the timeout to use from the exchange. It retrieves a section 'consumes' from the SU JBI descriptor associated to criteria: interface, service and endpoint.
It should use also the operation name as criteria to retrieve section 'consumes' defining an operation.
Fixed in trunk