The following is an example of an XML tag that defines a GenericPool service in a service definition (dsesrvc.xml) file:
<GenericPoolService id="GenericPool" className="com.ibm.btt.AnyPoolableClassName" initialSize="20" maxPoolSize="30" timeBetweenRetries="2000"/>
For information on the tags and attributes, see the external definitions.