Removing commons logging from bundle tomcat versions?
by Scott M Stark
The biggest conflict with commons logging comes from the tomcat usage.
Simply obfuscating the tomcat/jbossweb commons logging is not sufficient
as the logic to search for commons-logging.properties would continue to
result in conflicting configurations. Why don't we create
tomcat/jbossweb versions that rely on the jboss logging spis?
17 years, 11 months