|
Paul Nicolay wrote: > I just installed JDK 5.0 on iSeries, and now when I create a Java > class, make a JAR of it, and type "java -cp MyJar.jar MyClass" I get > a NoClassDefFoundError on MyClass ? The MyClass is however present in > MyJar.jar ? Also if I map the IFS folder to my PC, and execute the > same command from my PC, everything goes fine. Are you sure the path reference to the jar file is correct? If the jar file is in your current directory, try referencing it as "./myjar.jar". david
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.