On Wed, Jul 14, 1999 at 10:32:04AM -0400, Benoit Foucher wrote:
> Hi Christoph,
>
> Did you add the rmijdbc.jar to the wrapper.classpath in
> the jserv.properties? You can also see the FAQ-O-MATIC,
> http://java.apache.org/faq/index.cgi?file=214
>
> Regards,
>
> Benoit.
I've gotten a bit further:
Now I'm getting:
[Wed Jul 14 17:47:03 1999] [notice] Apache/1.3.6 (Unix) ApacheJServ/1.0.1-dev-1
configured -- resuming normal operations
java.sql.SQLException: No suitable driver
at java.sql.DriverManager.getConnection(DriverManager.java:111)
at java.sql.DriverManager.getConnection(DriverManager.java:134)
at MyDB.doGet(MyDB.java:66)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java:335)
at org.apache.jserv.JServConnection.run(JServConnection.java:197)
at java.lang.Thread.run(Thread.java)
--
Chris Christoph P. U. Kukulies [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]