...
Note | ||
---|---|---|
| ||
You may, when you start up tomcat, If you see this and some other messages just like it: "SEVERE: Error configuring application listener of class org.eclipse.birt.report.listener.ViewerServletContextListener |
Note | ||||||
---|---|---|---|---|---|---|
| ClassNotFoundException: org.eclipse.birt.report.listener.ViewerServletContextListener"
| ]
| _Manager_Webapp\WEB-INF\lib -- if the lib folder is missing (but it's parent META-INF is there), you know you're hitting this bug.||||
Note | ||||||
| ||||||
Follow the same steps to solve as above – close your project, quit eclipse, open your project, clean it, and try again. |
...