On Tue, 2007-09-11 at 08:48 +0530, Ramu Sethu wrote: > Both the junit task and custom task has the same class path ref id. > Junit task works but my task fails with no class found exception
May be your task does not expand refids. Have you tried cut pasting the classpath instead of referring to it ? The problem obviously indicates that there is a difference between the way junit task and "your task" launch the JVM. You should aim your efforts in finding out what that difference is. Even if the above suggestion does not work, persist with the problem and try out another combination. -Prashant --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]