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=21716>. 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=21716 trying to execute jars created with jar task fail because java do not get the manifest classpath ------- Additional Comments From [EMAIL PROTECTED] 2003-07-21 15:32 ------- It is strange since the only context where the jar classpath is not considered is when I try to use the referenced jar classes in the Main Class. I also use the jar task for 20+ jars in my project, but cannot add jars in the classpath of the "booting" jar due to this error. I check the System Class loader and the referenced jars are not in the classpath. I launched the command with -debug and it could not find the class and no references to the jars... :( Please let me know of anything I can check to help discover the bug :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]