I am new on this forum also new to google visualization api. I need
help

I follow this guide step by step
http://code.google.com/apis/visualization/documentation/dev/dsl_get_started.html

but at the end when i reach at the 11th step and click on this link
http://localhost:8080/myWebApp/simpleexample

I got this error.

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: org/apache/commons/logging/LogFactory
        com.google.visualization.datasource.DataSourceHelper.<clinit>(Unknown
Source)
        com.google.visualization.datasource.DataSourceServlet.doGet(Unknown
Source)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
root cause

java.lang.ClassNotFoundException:
org.apache.commons.logging.LogFactory
        
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:
1516)
        
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:
1361)
        com.google.visualization.datasource.DataSourceHelper.<clinit>(Unknown
Source)
        com.google.visualization.datasource.DataSourceServlet.doGet(Unknown
Source)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0.26 logs.



Can any one help me in this regard. my tomcat is running i also
restarted it.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to