DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23741>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23741

mistaken conversion class name into unix-style path - taskdef A class needed by 
class myTask cannot be found





------- Additional Comments From [EMAIL PROTECTED]  2003-10-13 10:14 -------
What is the package name of your myTask class?

To me everything looks absolutely correct and the dots get turned into slashes
part only happens in your own debug code (as you are asking for the file name).

If your Java class myTask is in package fully.qualified.java.classname and can
be loaded via myTaskClasspath.path, then your taskdef is correct and I cannot
see what you think was wrong.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to