RE: Class loader problem

2005-09-22 Thread Hoying, Ken
.7.) There you will also find that allows you one more dirty solution: 4. add your jar to the system-classloader's classpath via the task. Hope that helps a little bit Cheers Rainer > -Original Message- > From: Hoying, Ken [mailto:[EMAIL PROTECTED] > Sent: Friday, Septembe

Class loader problem

2005-09-16 Thread Hoying, Ken
I am having a class loading problem with Ant. We have a standard Ant distribution which includes a jar file with a v1.1 of a task in the Ant distribution's lib directory. However, our project is still using the 1.0 version of this task. I have included the jar with the 1.0 version of the tas