Received: (qmail 61705 invoked by uid 501); 21 Sep 2000 18:22:55 -0000 Message-Id: <20000921182255.61689.qmail@locus.apache.org> Date: 21 Sep 2000 18:22:55 -0000 From: Samuel Shirley Reply-To: samuelshirley@yahoo.com To: submit@bugz.apache.org Subject: The sources will not compile due to methods not being implemented. X-Send-Pr-Version: 3.110 >Number: 6562 >Category: mod_jserv >Synopsis: The sources will not compile due to methods not being implemented. >Confidential: no >Severity: critical >Priority: medium >Responsible: jserv >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Sep 21 11:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: samuelshirley@yahoo.com >Release: 1.30 >Organization: apache >Environment: Linux linux 2.2.14 #2 Tue Aug 22 15:17:15 EDT 2000 i686 unknown (It's SuSE Linux) >Description: ompiling JServContext.java ... JServContext.java:90: org.apache.jserv.JServContext should be declared abstract; it does not define getAttributeNames() in org.apache.jserv.JServContext class JServContext implements ServletConfig, ServletContext, ^ /temp/ApacheJServ-1.1.2/src/java/org/apache/jserv/JServSession.java:74: org.apache.jserv.JServSession should be declared abstract; it does not define getAttribute(java.lang.String) in org.apache.jserv.JServSession public class JServSession implements HttpSession, ^ Note: Some input files use or override a deprecated API. Note: Recompile with -deprecation for details. 2 errors make[5]: *** [JServContext.class] Error 1 make[5]: Leaving directory `/temp/ApacheJServ-1.1.2/src/java/org/apache/jserv' make[4]: *** [install-recursive] Error 1 make[4]: Leaving directory `/temp/ApacheJServ-1.1.2/src/java/org/apache' make[3]: *** [install-recursive] Error 1 make[3]: Leaving directory `/temp/ApacheJServ-1.1.2/src/java/org' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/temp/ApacheJServ-1.1.2/src/java' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/temp/ApacheJServ-1.1.2/src' make: *** [install-recursive] Error 1 >How-To-Repeat: Download ApacheJServ-1.1.2.tar.gz and give it a try yourselves. >Fix: >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]