Hi,AFAIK it is currently impossible to configure an empty list of connid locations (via ${connid.location})
without getting an ERROR log message from ConnIdBundleManager.
Is this intentional?If not, how about replacing "stringLocations == null" by "StringUtils.isBlank(stringLocations)"?
Regards, Guido
