Hi,

can anyone help me here? I have no idea what might be the problem.

The error message seems to indicate that the ServletContextListener
class is unknown. This class is available in the Servlet API since
2.3, which is the version in project.xml and pom.xml. The gump
descriptor only mentions "servletapi", but I would assume that this
isn't 2.2 or before, or am I wrong? If so, what is the correct
setting?

Thanks,

Jochen


On 12/7/06, John McNally <[EMAIL PROTECTED]> wrote:

    [javac] 
/x1/gump/public/workspace/jakarta-commons/fileupload/src/java/org/apache/commons/fileupload/servlet/FileCleanerCleanup.java:19:
 cannot find symbol
    [javac] symbol  : class ServletContextListener
    [javac] location: package javax.servlet
    [javac] import javax.servlet.ServletContextListener;
    [javac]                      ^
    [javac] 
/x1/gump/public/workspace/jakarta-commons/fileupload/src/java/org/apache/commons/fileupload/servlet/FileCleanerCleanup.java:20:
 cannot find symbol


--
My wife Mary and I have been married for forty-seven years and not
once have we had an argument serious enough to consider divorce;
murder, yes, but divorce, never.
(Jack Benny)

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

Reply via email to