You need to compile against Servlet 2.2.  Read the README

Yann Doussot wrote:
> 
>         Hello,
> 
>         I'm trying to compile Jetspeed cvs version with Orion server (Java2
> application server see www.orionserver.com). The compilation works fine
> except for two files.
> 
> /home/yann/java/jetspeed/bin/src/org/apache/jetspeed/util/servlet/Jetspeed
> ServletRequest.java:132:
> Method removeAttribute(java.lang.String) not found in interface
> javax.servlet.http.HttpServletRequest.
>         req.removeAttribute(name);
> 
>         And the other problem:
> 
> /home/yann/java/jetspeed/bin/src/org/apache/jetspeed/util/servlet/Jetspeed
> ServletResponse.java:0:
> The method void setBufferSize(int) declared in class
> org.apache.cocoon.util.CocoonServletResponse cannot override the method
> of the same signature declared in interface
> javax.servlet.ServletResponse.  They must have the same return type.
> /*
> 


-- 
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
"For evil to win is for good men to do nothing."


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to