-----Original Message----- From: Byron Hawkins <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Friday, November 19, 1999 3:01 PM Subject: Driver class not found > >I am trying to run the news-app on Win98 against Hypersonic SQL, and I get >the message: > > Error initializing server: ConnectionDataSourcer driver >'hSql.hDriver' not found > >when I try to start the orion server. hSql.hDriver is available in the >system classpath; the class is found when I try to run it with: > > java hSql.hDriver > >(I get the expected main method not defined error). Apparently most people >aren't having trouble with this. Could anyone tell me what's goin on? >Thanks. > >Byron >[EMAIL PROTECTED] >www.oz.net/~bhawkins > >
