it works, when i add the jars as "external jars" (in eclipse), but now i have another problem. struts starts up without errors, but in runtime i get the following error: ... javax.servlet.ServletException: org/jfree/util/PublicCloneable at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:867) at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:800) at org.apache.jsp.erg_005foptimal_jsp._jspService(erg_005foptimal_jsp.java:226) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:133) ...
jfreechart works without struts, so what that can be? Am Mittwoch, 7. März 2007 00:54 schrieb David Durham: > >> From: GulliGulli Bob [mailto:[EMAIL PROTECTED] > >> > >> my struts application works fine before I put the > >> jfree-chart jars > >> (jfreechart-1.0.4.jar, jcommon-1.0.8.jar, > >> gnujaxp.jar) in the classpath. > >> Now I get the following errors: > >> > >> org.apache.commons.digester.Digester getParser > >> SCHWERWIEGEND: Digester.getParser: > >> org.xml.sax.SAXNotRecognizedException: > >> http://apache.org/xml/features/validation/dynamic > >> at > > Dave Newton wrote: > > I would find it more likely that gnujaxp is the > > culprit, particularly since the stack trace references > > it explicitly, but I don't know what's in jcommon. > > I think that the gnujaxp.jar specifies a SAXParserFactory implementation > via the file: > > META-INF/services/javax.xml.parsers.SAXParserFactory > > More info on the topic: > > http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/parsers/SAXParserFactory. >html#newInstance() > > HTH, > > > -Dave > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]