From a9902a047d42147e968594c58bc4435bc1abcc88 Mon Sep 17 00:00:00 2001 From: gac-S_Changer Date: Fri, 8 Jul 2016 10:31:59 +0200 Subject: [PATCH] Startup --- config/jcae.properties | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/jcae.properties diff --git a/config/jcae.properties b/config/jcae.properties new file mode 100644 index 0000000..a1ed7fe --- /dev/null +++ b/config/jcae.properties @@ -0,0 +1,8 @@ +#Fri Jul 08 10:31:46 CEST 2016 +ch.psi.jcae.ContextFactory.addressList= +ch.psi.jcae.ContextFactory.serverPort= +ch.psi.jcae.ContextFactory.maxArrayBytes=10000000 +ch.psi.jcae.ChannelFactory.retries=1 +ch.psi.jcae.ChannelFactory.timeout=500 +ch.psi.jcae.impl.DefaultChannelService.retries= +ch.psi.jcae.impl.DefaultChannelService.timeout=