<[EMAIL PROTECTED]> wrote: > I am defining the classpath as you suggested, and this still > doesn't work.
Jason, I've tried your example and it didn't work for me either. I'm not sure where the problem is, but I do have a workaround for you. The same construct works, if you put the taskdef into a target, so instead of making the taskdef a child of <project>, but the extra layer of a prepare target in between. Stefan
