
[ http://jira.qos.ch/browse/LBACCESS-11?page=com.atlassian.jira.plugin.system.... ] Sébastien Pennec resolved LBACCESS-11. -------------------------------------- Resolution: Fixed
Jetty 7.x support for logback-access ------------------------------------
Key: LBACCESS-11 URL: http://jira.qos.ch/browse/LBACCESS-11 Project: logback-access Issue Type: Improvement Affects Versions: 0.9.18 Environment: Jetty 7.0.1 - http://eclipse.org/jetty/ Reporter: Daniel Peters Assignee: Sébastien Pennec Fix For: 0.9.19
Since Jetty moved to the Eclipse Foundation, all package names changed from "mortbay" to "eclipse", which is why logback-access 0.9.18 doesnt work with Jetty7. When configured like described in http://logback.qos.ch/access.html I get this: Caused by: java.lang.NoClassDefFoundError: org/mortbay/jetty/RequestLog Can you maybe create a 2nd Jetty RequestLogImpl that uses the new "org.eclipse.jetty"-imports? Thanks!
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira