On 12/8/06, Jochen Wiedmann <[EMAIL PROTECTED]> wrote:
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?
jakarta-servletapi is Servlet 2.2 but its been fixed already -
although they've bumped the gump descriptor from servlet 2.2 to
servlet 2.4:
http://tinyurl.com/ymq8p6
Niall
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]