From 297fcf82afc6370787c8b1a45cdafb1056ae3920 Mon Sep 17 00:00:00 2001 From: Pauluhn Anuschka Date: Wed, 1 Apr 2015 13:32:06 +0200 Subject: [PATCH] Closedown --- config/jcae.properties | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/jcae.properties b/config/jcae.properties index e69de29..06eaebe 100644 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -0,0 +1,7 @@ +ch.psi.jcae.ContextFactory.maxArrayBytes=10000000 + +ch.psi.jcae.ChannelFactory.timeout=2000 +ch.psi.jcae.ChannelFactory.retries=2 +ch.psi.jcae.ChannelBeanFactory.timeout=10000 +ch.psi.jcae.ChannelBeanFactory.waitTimeout=3600000 +ch.psi.jcae.ChannelBeanFactory.retries=2 \ No newline at end of file