You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Knut Lassmann <k....@q-bus.de> on 1999/10/21 10:34:59 UTC

mod_jserv/5177: CLASS NOT FOUND, even when I set the classpath explicitly

>Number:         5177
>Category:       mod_jserv
>Synopsis:       CLASS NOT FOUND, even when I set the classpath explicitly
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Oct 21 01:40:01 PDT 1999
>Last-Modified:
>Originator:     k.lassmann@q-bus.de
>Organization:
apache
>Release:        Apache 1.3.9, Apache JServ 1.1b1
>Environment:
RedHat 6.0, JDK 1.1.6v5, Oracle 8.1.5
>Description:
I got JServ working, then I tried a servlet using JDBC. When it executes 
    // Load the Oracle JDBC driver
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
I get a CLASS NOT FOUND in jserv.log. It is the same when I set the classpath in jserv.properties
or copy the classes111.zip-file (jdbc classes) to e.g. /usr/local/jdk116/lib/

Do you have any hint or idea?

Regards,

Knut
>How-To-Repeat:

>Fix:

>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 make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database 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!     ]