CWWIM0501E The 'class_name' specified for the 'property_name' configuration property class or interface was not found.
Explanation
The specified class or interface name must be specified in the class path.
Programmer response
Ensure that the spelling of the class or interface name is correct.
Ensure that the class or interface name is fully qualified with the path.
Ensure that the class or interface exists in the class path.