You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Tony DeCicco <to...@drlnet.com> on 1999/03/08 01:08:05 UTC

mod_jserv/4017: JServConnection returns with AbstractMethodError: while Sending Response Headers.

>Number:         4017
>Category:       mod_jserv
>Synopsis:       JServConnection returns with AbstractMethodError: while Sending Response Headers.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Sun Mar  7 16:10:00 PST 1999
>Last-Modified:
>Originator:     tony@drlnet.com
>Organization:
apache
>Release:        1.3.3
>Environment:
NT 4.0, SP4, JDK 1.2, JSDK 2.1, GNUJSP 0.9.8
>Description:
java.lang.AbstractMethodError: org/apache/jserv/JServConnection.encodeRedirectURL
	at org.apache.jserv.JServConnection.run(JServConnection.java:365)
	at java.lang.Thread.run(Thread.java:479)
>How-To-Repeat:
Create a html form, servlet, minimal bean, and .jsp template.  Fill in the html, post to servlet, call bean methods, and send it back to the .jsp .  I can snd the code if you like... from JavaReport source code lib, modified to call the correct JSDK2.1 methods.
>Fix:
No.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[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!         ]