Page 1 of 1

class not found error - com.steema.teechart.IBaseChart

Posted: Thu Jun 18, 2009 5:27 am
by 8440512
Hello,

I added "import com.steema.teechart.IBaseChart;" to CreateGraph.java source. Even after this I get error. Please find the attached source.

Error;
--------
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoClassDefFoundError: com/steema/teechart/IBaseChart
com.CreateGraph.doGet(CreateGraph.java:27)
javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.14 logs.
--------------------------------------------------------------------------------
Apache Tomcat/6.0.14

Kindly advice me.

Thanks in advance,
Best,
Veeranna Ronad.
src.7z
Creating TChart in servlet.
(7.95 KiB) Downloaded 907 times

Re: class not found error - com.steema.teechart.IBaseChart

Posted: Thu Jun 18, 2009 12:28 pm
by Marc
Hello Veeranna,

This appears to be the same as the issue reported in thread http://www.teechart.net/support/viewtop ... =10&t=9897.

If that is the case, please note that the issue is being looked at and we'll post a reply as soon as possible.
Regards,
Marc Meumann