Skip to main content



      Home
Home » Archived » BIRT » NoClassDefFoundError - IPlatformContext
NoClassDefFoundError - IPlatformContext [message #134148] Wed, 22 February 2006 08:58 Go to next message
Eclipse UserFriend
Originally posted by: J.Porter.1.warwick.ac.uk

Any ideas people?java.lang.NoClassDefFoundError:
org/eclipse/birt/core/framework/IPlatformContext
com.ReportGenerator.doPost(ReportGenerator.java:35)
com.ReportGenerator.doGet(ReportGenerator.java:26)
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Repl yHeaderFilter.java:81)
Re: NoClassDefFoundError - IPlatformContext [message #134268 is a reply to message #134148] Wed, 22 February 2006 10:35 Go to previous message
Eclipse UserFriend
Originally posted by: J.Porter.1.warwick.ac.uk

The reason was down to me creating the report in a class outside the
Servlet.
Some sort of classloading issue.

I moved the code in my servlet & it works!

yea.

:-)



"Jeff Porter" <J.Porter.1@warwick.ac.uk> wrote in message
news:dthqq0$3f7$1@utils.eclipse.org...
> Any ideas people?java.lang.NoClassDefFoundError:
> org/eclipse/birt/core/framework/IPlatformContext
> com.ReportGenerator.doPost(ReportGenerator.java:35)
> com.ReportGenerator.doGet(ReportGenerator.java:26)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Repl yHeaderFilter.java:81)
>
Previous Topic:Scripted data source not run
Next Topic:PDF issue with viewer?
Goto Forum:
  


Current Time: Wed May 07 17:29:00 EDT 2025

Powered by FUDForum. Page generated in 0.02518 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top