Hi folks. Current version of Turbine 2.3 doesn't work in Tomcat5 because Tomcat's classloader system uses commons-logging.jar and jmx.jar before looking into some .war (they call it system classpath which has higher priority than war libs). It wouldn't be a problem if Turbine's servlet doesn't use Log4JFactory (from commons-logging's *implementation package*, not API) which is excluded in newer versions of commons-logging. Is there some compiled version of Turbine 2.3 with this problem fixed ?
Regards, Vjeran --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
