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.dse.cs.mq.MqChannelDriver" initialSize="20" maxPoolSize="30" timeBetweenRetries="2000"/>
The Generic Pool in the client and the Generic Pool in the application logic layer use different external definition files. For information in the tags and attributes, see the Java(TM) client external definitions and Application logic layer external definitions.