Back to the month index |
Back to the list index
|
Vu Quoc HUNG (hung@vsb.cz)
Wed, 18 Sep 1996 11:51:11 +0100 (WET DST)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Alvaro de la Hera Martinez: "[mSQL] Problems using delete clause"
- Previous message: David Perry: "Re: [mSQL] ORDER BY aninteger?"
- Next in thread: Filipe Custodio: "Re: [mSQL] imaginary JDBC error"
- Reply: Filipe Custodio: "Re: [mSQL] imaginary JDBC error"
Message-Id: <199609181051.AA20986@decsys.vsb.cz> Subject: [mSQL] imaginary JDBC error Date: Wed, 18 Sep 1996 11:51:11 +0100 (WET DST) From: "Vu Quoc HUNG" <hung@vsb.cz>Hi every body,
I use imaginary package to access to msql database.
I set up CLASSPATH as
`setenv CLASSPATH .:/export/home/hung/java/lib/classes.zip`, (*)
then I use `appletviewer Welcome.html` to run applet, the applet run normal.
But When I use Netscape to see Welcome.html, I get the following error in Java
Console:
VERIFIER ERROR imaginary/sql/iMsqlDriver.<init>()V: Cannot find class java/sql/Driver
# Applet exception: error: java.lang.VerifyError: imaginary/sql/iMsqlDriver
java.lang.VerifyError: imaginary/sql/iMsqlDriver
at netscape.applet.AppletClassLoader.loadClass1(AppletClassLoader.java:178)
at netscape.applet.AppletClassLoader.loadClass(AppletClassLoader.java:154)
at ASelect.init(ASelect.java:31)
at netscape.applet.EmbeddedAppletFrame.run(EmbeddedAppletFrame.java:359)
at java.lang.Thread.run(Thread.java:296)
I can't understand the message " VERIFIER ERROR imaginary/sql/iMsqlDriver.<init>()V: Cannot find class java/sql/Driver", see (*).
In the other way, I recompiled all needed packages.
Can any body help me ? What the VERIFIER ERROR is ?
Thank you very much.
Hung.
================================================================================
Ing. Vu Quoc HUNG Technical university of Ostrava.
private: office:
Kolej VSB - E337 VSB-TU, information center.
Ostrava - Poruba phone: (0042) (069) 699 3479
70833 - Czech republic.
E-mail : hung@vsb.cz
--------------------------------------------------------------------------
To remove yourself from the Mini SQL mailing list send a message containing
"unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
"info msql-list" to majordomo@bunyip.com for info on monthly archives of
the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
- Next message: Alvaro de la Hera Martinez: "[mSQL] Problems using delete clause"
- Previous message: David Perry: "Re: [mSQL] ORDER BY aninteger?"
- Next in thread: Filipe Custodio: "Re: [mSQL] imaginary JDBC error"
- Reply: Filipe Custodio: "Re: [mSQL] imaginary JDBC error"