All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.deploy-config.xml Maven / Gradle / Ivy

There is a newer version: 7.2.0-113
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<deploy-config>
	<ra-entity
		resource-adaptor-id="ResourceAdaptorID[name=HttpClientResourceAdaptor,vendor=org.restcomm,version=4.0]"
		entity-name="HttpClientResourceAdaptor">
		<properties>
			<property name="MAX_CONNECTIONS_FOR_ROUTES" type="java.lang.String" value="http:localhost:8080:500" />
			<property name="MAX_CONNECTIONS_TOTAL" type="java.lang.Integer" value="1000" />
		</properties>
		<ra-link name="HttpClientResourceAdaptor" />
	</ra-entity>
</deploy-config>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy