----------------------------------------------------------------
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!!!
----------------------------------------------------------------
I'm Facing this problem while I'm calling SimpleServlet in my Jserv1.1 on
apache 1.3.9 on linux Red Hat 6.1 with Oracle 8.0 as backend and JDBC 2.0
from Cariboulake. The errors that I get in the error logs are as follows :
Error in jserv.log
[21/01/2000 14:15:01:333 GMT+05:30] SimpleServlet: init
[21/01/2000 14:15:01:390 GMT+05:30] java.lang.NullPointerException
at SimpleServlet.init(Compiled Code)
at org.apache.jserv.JServServletManager.load_init(Compiled Code)
at org.apache.jserv.JServServletManager.loadServlet(Compiled Code)
at org.apache.jserv.JServConnection.processRequest(Compiled Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
Error in mod_jserv.log
[21/01/2000 14:15:01:336] (ERROR) ajp12: Servlet Error:
java.lang.NullPointerException: null
[21/01/2000 14:15:01:336] (ERROR) an error returned handling request via
protocol "ajpv12"
Please Help me out as i think this is some problem with configuration of my
Jserv1.1 as the same code is running fine with JavaWeb Server
Regards
Rohit Prabhakar
--
--------------------------------------------------------------
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]