RE: Re: Classpath failure has me mystified.

2006-10-19 Thread cknell
Re: Classpath failure has me mystified. What's in your CLASSPATH environment variable? James [EMAIL PROTECTED] wrote: > Thanks. I tried them both but didn't see anything I didn't expect to see. I > am still no closer to an answer. > >

Re: Classpath failure has me mystified.

2006-10-19 Thread James Abley
What's in your CLASSPATH environment variable? James [EMAIL PROTECTED] wrote: Thanks. I tried them both but didn't see anything I didn't expect to see. I am still no closer to an answer. = Execute:Java13CommandLauncher: Executing 'C:\Program Files\Java\jdk1.5.0_06\

Re: Classpath failure has me mystified.

2006-10-19 Thread James Abley
ant -v ant -d What equivalent command-line is ANT generating? James [EMAIL PROTECTED] wrote: My problem: When running a build file, I get this error message: [java] Error in FetchDataAsXML.getXML(): java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver The relevant section

Classpath failure has me mystified.

2006-10-19 Thread cknell
My problem: When running a build file, I get this error message: [java] Error in FetchDataAsXML.getXML(): java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver The relevant sections of the build file: