I had posted about Planet Eclipse, the official eclipse news aggregator site. Looks like it is going to get a new look shortly. Get a preview of it here. The new look is cool. It looks similar to the newly redesigned eclipse.org.
If your blog is aggregated there you can submit your head shot/logo here. It will show up next to your post. Cool. I just submitted mine. If you want to add your blog to the site, file a bug against the planet with your feed specific information.

After installation of Birt 2.0 M3 and creating a report using it when I want t9o see the report on Tomcat the following error message appear:
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Cannot allocate servlet instance for path /learnity/servlet/report.BirtReport
org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:388)
org.apache.catalina.servlets.InvokerServlet.doGet(InvokerServlet.java:133)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause
java.lang.NoClassDefFoundError: org/eclipse/birt/report/engine/api/EngineException
java.lang.Class.getDeclaredConstructors0(Native Method)
java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
java.lang.Class.getConstructor0(Class.java:2640)
java.lang.Class.newInstance0(Class.java:321)
java.lang.Class.newInstance(Class.java:303)
org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:369)
org.apache.catalina.servlets.InvokerServlet.doGet(InvokerServlet.java:133)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
How can I solve this problem
I am not actively using BIRT. You should post this problem to the BIRT newsgroups.