Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
FIXME's1FIXME
TODO's0TODO

Each tag is detailed below:

FIXME's

Number of occurrences found in the code: 1

org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinitionLine
it seems that the spring bean isn't available here or something.... LOG.warn("The cache manager " + cacheManager + " was not found for " + (serviceName != null ? serviceName : localServiceName) + ". This service will not have client-side caching.");282