---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- ApacheJServ 1.1.2 Apache 1.3.12 compiled with DSO support Redhat 6.2 jsdk20-solaris2-sparc JDK 1.2.2 (sun) jserv.properties wrapper.bin=/usr/local/jdk/bin/java wrapper.classpath=/usr/local/apache/libexec/ApacheJServ.jar wrapper.classpath=/usr/local/jsdk/lib/jsdk.jar * All paths are correct and checked all permissions Compile everthing, had it all working. Started compiling servlets and for some unknown reason the JServ stopped working. I can get to http://localhost/jserv/ with no problem but when I go to the mapped servlet engine link I get error 500 and the following is in the error_log. If I do a ps I see that the JVM is loaded. If I restart Apache it restarts without any errors. Is this a classpath problem? Any suggestions? Error message: java.lang.AbstractMethodError: org/apache/jserv/JServContext.getAttributeNames at org.apache.jserv.JServServletManager.load_init(JServServletManager.ja va:589) at org.apache.jserv.JServServletManager.loadServlet(JServServletManager. java:498) at org.apache.jserv.JServConnection.processRequest(JServConnection.java: 269) at org.apache.jserv.JServConnection.run(JServConnection.java:188) at java.lang.Thread.run(Thread.java:475) Help, Lee -- -------------------------------------------------------------- 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]