Re: Question about Classpath

2007-01-21 Thread Farid Izem
Thanks you Peter, it solved my problem. Next Time, i will read with more attention the documentation. Kind Regards, Farid. On 1/20/07, Peter Reilly <[EMAIL PROTECTED]> wrote: The task does not automaticylly use any classpath reference defined in the build file, you need to tell it about th

Re: Question about Classpath

2007-01-20 Thread Peter Reilly
The task does not automaticylly use any classpath reference defined in the build file, you need to tell it about the classpath using in this case the attribute classpathref Peter On 1/20/07, Farid Izem <[EMAIL PROTECTED]> wrote: Hi julying, My jdbc driver is in lib

Re: Question about Classpath

2007-01-20 Thread Farid Izem
Hi julying, My jdbc driver is in lib directory there is no problem. My main problem is the simple build.xml script doesn't work at all To specify the classpath : main project with many futures

Re: Question about Classpath

2007-01-19 Thread julying
make sure your mysql connector is the right version to your driver class! and you can use some ant debug tools to print the stracktrace of it's procession to make sure your lib is in ! -- julying 2007-01-20