Hi Oleg,
Thanks for looking at the configuration.
The outbound-gateway was outcommented.
I've removed all outcommented configurations and attached the new file.
There's one si-jms:outbound-channel-adapter defined (lines 94-96):
Code:
<si-jms:outbound-channel-adapter
id="quinticStatusUpdateQueueChannelAdapter" destination="quinticStatusUpdateQueue"
channel="quinticQueueChannel" />
and an si-ws:inbound-gateway (lines 68-69):
Code:
<si-ws:inbound-gateway id="inboundGateway"
request-channel="bulkStatusUpdateRequestSoapChannel" />
The client is still waiting for a reply.
How can I prevent the timeout from occurring?
Regards,
Manfred