On 06.02.2008 14:36, Luca Morandini wrote:

I dropped the Fins and JFreeChart JARs under Cocoon 2.1, and I was pretty confident it would have worked, instead I got:

javax.servlet.ServletException: Servlet execution threw an exception
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

root cause

java.lang.Error: Unresolved compilation problems:
    The import org.apache.avalon cannot be resolved
    The import org.apache.avalon cannot be resolved
    The import org.apache.avalon cannot be resolved
    The import org.apache.avalon cannot be resolved
    The import org.apache.cocoon.serialization cannot be resolved
    The import org.apache.cocoon.serialization cannot be resolved
    The import org.apache.cocoon.xml cannot be resolved
    AbstractSerializer cannot be resolved to a type
    Configurable cannot be resolved to a type
    Recyclable cannot be resolved to a type
    Serializer cannot be resolved to a type
    Configuration cannot be resolved to a type
    ConfigurationException cannot be resolved to a type
    The method getLogger() is undefined for the type JFCSerializer
    The method getLogger() is undefined for the type JFCSerializer
    The method getLogger() is undefined for the type JFCSerializer
    The method getLogger() is undefined for the type JFCSerializer
    The method getLogger() is undefined for the type JFCSerializer
    The method getLogger() is undefined for the type JFCSerializer
    The method getLogger() is undefined for the type JFCSerializer
    XMLConsumer cannot be resolved to a type
    contentHandler cannot be resolved or is not a field
    lexicalHandler cannot be resolved or is not a field
    contentHandler cannot be resolved or is not a field
    lexicalHandler cannot be resolved or is not a field
    The method startDocument() is undefined for the type JFCFactory
    The method endDocument() is undefined for the type JFCFactory

    it.ipzs.charts.JFCSerializer.<init>(JFCSerializer.java:36)

Any clue ?

What is compiled on the fly? Is it a webapp vs. shared classloader issue?

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to