Yes I have. You need to get all the libraries listed in the install instructions. The apache logging classes are among them.
I think they have a zip file in with the examples that has all of the version specific libraries they used. -- Drew (mobile) On Sep 22, 2010, at 5:54, MamboJumbo <[email protected]> wrote: > has anyone successfully deployed visualization datasource on > glassfish? I am having some problems it keeps failing > "Could not initialize class > com.google.visualization.datasource.DataSourceHelper" > > Inside this helper class, it depends on: > > import org.apache.commons.logging.Log; > import org.apache.commons.logging.LogFactory; > > > I couldn't find those in glassfish, is this the reason? Was anyone > able to install visualization datasource library on glassfish? > > -- > 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. > -- 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.
