I'm seeing the following error in my project which depends on commons-logging.
Error occured processing XML 'Could not instantiate bean class [org.springframework.ide.eclipse.beans.core.interna l.model.BeansConfig$ToolingFriendlyBeanDefinitionD ocumentReader]: Constructor threw exception; nested exception is org.apache.commons.logging.LogConfigurationExcepti on: User-specified log class 'org.apache.commons.logging.impl.Log4JLogger' cannot be found or is not useable.'. See Error Log for more details
I have been unable to figure out what is going on with this


Reply With Quote
