diff --git a/config/jcae.properties b/config/jcae.properties new file mode 100644 index 0000000..0940e1d --- /dev/null +++ b/config/jcae.properties @@ -0,0 +1,9 @@ +#Wed Jan 06 14:51:43 CET 2016 +ch.psi.jcae.ContextFactory.addressList= +ch.psi.jcae.ContextFactory.maxArrayBytes=10000000 +ch.psi.jcae.ChannelFactory.retries=1 +ch.psi.jcae.ChannelFactory.timeout=500 +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