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.
class not found error - com.steema.teechart.IBaseChart
Re: class not found error - com.steema.teechart.IBaseChart
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
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
Steema Support