http://nagoya.apache.org/bugzilla/show_bug.cgi?id=973
*** shadow/973 Wed Mar 28 00:47:03 2001
--- shadow/973.tmp.11125 Thu Apr 5 10:00:05 2001
***************
*** 120,122 ****
--- 120,130 ----
</classpath>
<arg line="-d ${build.classes} ${conf}/vit2.xml"/>
</java>
+
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-04-05 10:00 -------
+ I am experiencing this as well ... I tried all solutions listed .. none of
them
+ work for us ... even with the <classpath> and <arg> elements ... for us the
+ problem manifests itself when a class tries to use the ClassLoader to find
+ a file on the class path .. this consistently fails from the script, but works
+ from the command line ...