Received: (qmail 95139 invoked by uid 501); 15 Sep 2000 17:58:02 -0000 Message-Id: <20000915175802.95131.qmail@locus.apache.org> Date: 15 Sep 2000 17:58:02 -0000 From: Chris Chiu Reply-To: chris@writeme.com To: submit@bugz.apache.org Subject: org.apache.jserv.JServConnection.processRequest calls Servlet 2.1 method X-Send-Pr-Version: 3.110 >Number: 6542 >Category: mod_jserv >Synopsis: org.apache.jserv.JServConnection.processRequest calls Servlet 2.1 method >Confidential: no >Severity: serious >Priority: medium >Responsible: jserv >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Sep 15 11:00:01 PDT 2000 >Closed-Date: Tue Mar 26 06:32:19 PST 2002 >Last-Modified: Tue Mar 26 06:32:19 PST 2002 >Originator: chris@writeme.com >Release: 1.3.9 + JServ 1.1 >Organization: >Environment: Debian Linux 2.2.15 on i686 >Description: org.apache.jserv.JServConnection.processRequest makes a call to ServletContext.log(String, Throwable). This method is not available in Servlet 2.0 API. It gives the following log entry. [14/09/2000 23:52:05:604 PDT] java.lang.NoSuchMethodError: javax.servlet.ServletContext: method log(Ljava/lang/String;Ljava/lang/Throwable;)V not found at org.apache.jserv.JServConnection.processRequest(JServConnection.java:320) at org.apache.jserv.JServConnection.run(JServConnection.java:188) at java.lang.Thread.run(Thread.java) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: ed State-Changed-When: Sat Sep 16 12:28:25 PDT 2000 State-Changed-Why: There is no call which could result w/ ServletContext.log on line 320 of JServConnection.java in the head of the CVS tree, or in 1.1, or in 1.1.1, or 1.1.2. I'm guessing that the copy which you have has been modified locally. Please download a current copy of Apache-JServ (either binary rpm or tarball) and use the jar file from that; if the problem continues, I'd like to see a similar stack trace. State-Changed-From-To: feedback-closed State-Changed-By: jim State-Changed-When: Tue Mar 26 06:32:19 PST 2002 State-Changed-Why: [This is a standard response.] No response from submitter, assuming issue has been resolved. >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! ]