
herence.ce.coherence.14.1.1-0-4.source-code.management-config.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <!-- Copyright (c) 2000, 2020, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl. --> <!-- Service configuration descriptor for the Management invocation service used by the Coherence JMX framework. --> <config> <!-- Use standard Java serialization regardless of the global settings specified in the ExternalizableHelper.xml descriptor. --> <serializer> <class-name>com.tangosol.io.DefaultSerializer</class-name> </serializer> <request-timeout>60m</request-timeout> </config>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy