----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
> You want Servlets 2.0, distributed in the JSDK (Java Servlet
> Development Kit). This always is named "jsdk.jar" (unless you
> rename it like I do to "jsdk-2.0.jar").
Thanks, and I got it. I do have a new problem which I can't figure out though
which I have no idea where is stems from. In jserv.log I get
[23/04/2000 11:41:01:849 CDT] java.lang.AbstractMethodError:
org/apache/jserv/JServContext.getAttributeNames
at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:579)
at
org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:488)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java:266)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:479)
Do you have any idea what causes this? This happens when I click on the
"ajpv12://toil.home.com:8007" link from the jserv status page. I added jsdk.jar
to my classpath and it compiles, but what classpath is used by the servlet
engine, ot where do I set it? I am guessing (hoping)this is the problem.
Thanks for your help!
Adam
--
--------------------------------------------------------------
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]