Jaroslaw Cwiklik wrote:
Jorn, if a node dies while a service processes a CAS your client may not see a response. What happens next really depends if the client is configured to timeout. If you use timeouts, UIMA AS client notifies an application and it may resend the CAS for processing by remaining services
Ok, thanks for your answer.
Would it be possible to use JMS transactions or the JMS acknowledge feature to make node failure safe on the cluster side (and not handle it the client) ? Jörn
