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.
>
>
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\
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
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: