java.lang.ClassNotFoundException
From: gmercer (gmercer_at_gmail.com)
Date: 03/27/05
- Next message: farseer: "Config file processing"
- Previous message: Malcolm Dew-Jones: "Re: How to populate HTML table from local text file."
- Next in thread: littlewild_at_gmail.com: "Re: java.lang.ClassNotFoundException"
- Reply: littlewild_at_gmail.com: "Re: java.lang.ClassNotFoundException"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Mar 2005 23:57:13 -0800
Hello everyone. This seems really simple, but the solutions I've read
haven't worked. I'm getting the error "java.lang.ClassNotFoundException:
com.extendedsystems.jdbc.advantage.ADSDriver" when I try to connect to the
ADS (7.1 from a FreeBSD machine running Tomcat5.0.28, JDK1.3.1). From what
I've read, this error is caused by not setting the CLASSPATH variable
correctly. I believe mine is set correctly (echo $CLASSPATH ->
/usr/local/ads/jdbc/adsjdbc.jar), but I can't shake this error.
Does anyone have any suggestions?
Thanks, G
- Next message: farseer: "Config file processing"
- Previous message: Malcolm Dew-Jones: "Re: How to populate HTML table from local text file."
- Next in thread: littlewild_at_gmail.com: "Re: java.lang.ClassNotFoundException"
- Reply: littlewild_at_gmail.com: "Re: java.lang.ClassNotFoundException"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|