Re: UIMA AS: Client Detects Connection to Broker is Down

2012-01-06 Thread David Wall
Jaroslaw Cwiklik writes: > > Dave, the UIMA AS client is designed to auto recover from broker failures. > Currently there is no override for this. The client will have to change to > support application directive to report an error on JMS problems. The > application could add a new parameter to

UIMA AS: Client Detects Connection to Broker is Down

2012-01-05 Thread David Wall
The first pass of my client code creates a new UimaAsynchronousEngine object for each call to the broker. Creating the object can take significant time, so I want to reuse them in an update to the my client code. Processing the CAS on the server can take quite a while so the timeout is set to 10