Details
Description
A new utility method called simpleClassForName(String type, boolean logException) can be added to the ClassUtils to not throw exception if the boolean is false. This method would be nice to have for our Websphere WebConfigProvider implementation.
A patch has been provided