From aa7153633e7af5e90f8b796570bbb4afe8790f0e Mon Sep 17 00:00:00 2001 From: x03daop Date: Tue, 3 May 2016 09:38:55 +0200 Subject: [PATCH] Closedown --- config/jcae.properties | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/config/jcae.properties b/config/jcae.properties index 272adfe5..23410cdb 100644 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,4 +1,4 @@ -#Tue Jan 12 14:13:35 CET 2016 +#Tue May 03 09:38:43 CEST 2016 ch.psi.jcae.ContextFactory.maxArrayBytes=20000000 ch.psi.jcae.ChannelFactory.timeout=500 ch.psi.jcae.ChannelFactory.retries=1 @@ -6,7 +6,5 @@ ch.psi.jcae.ChannelBeanFactory.timeout=10000 ch.psi.jcae.ChannelBeanFactory.waitTimeout=3600000 ch.psi.jcae.ChannelBeanFactory.retries=2 ch.psi.jcae.ContextFactory.addressList= -ch.psi.jcae.impl.DefaultChannelService.retries=2 -ch.psi.jcae.impl.DefaultChannelService.timeout=500 -ch.psi.jcae.impl.DefaultChannelService.waitTimeout= -ch.psi.jcae.impl.DefaultChannelService.waitRetryPeriod=10000 +ch.psi.jcae.impl.DefaultChannelService.retries=4 +ch.psi.jcae.impl.DefaultChannelService.timeout=1000