You must register each adapter service template class in the connection factory classes for the connection types that will support the services. You do this by passing the class name to the ResourceAdapterMetadataInfo.addServiceTemplate method from the fillResourceAdapterMetadataInfo method of the connection factory. An example is shown in
Defining a WmAdapterService Implementation
Class.