|
Jon, maybe you have a ccsid mismatch problem. http://groups-beta.google.com/group/comp.sys.ibm.as400.misc/messages/02d6c73a3f339b00,da94cc6b2f28ec67,ef6f9a135eee7826,a9e8e46452591935,c06c29b96aeecc3f,cb54b56a4aa2d130,1d09ee90b9d2392a,39459af453a2b8e1?hl=en&thread_id=9c8a069436d5f41b&mode=thread&noheader=1&q=java+steve&_done=%2Fgroup%2Fcomp.sys.ibm.as400.misc%2Fbrowse_frm%2Fthread%2F9c8a069436d5f41b%2Fef6f9a135eee7826%3Fq%3Djava+steve%26rnum%3D3%26hl%3Den%26#doc_02d6c73a3f339b00 http://groups-beta.google.com/group/comp.sys.ibm.as400.misc/msg/1d09ee90b9d2392a?hl=en On 5/28/05, Jon Paris <Jon.Paris@xxxxxxxxxxxxxx> wrote: > I am having trouble getting _any_ Java code to run on my iSeries > > I have reduced the java to a tiny class i.e. > > public class TestClass > { > public TestClass() > { > } > > public static void main(String args[]) > { > System.out.println("Welcome to class TestClass"); > } > } > > This compiles just fine but produces: > > java TestClass > java.lang.NoClassDefFoundError: TestClass > java/lang/Throwable.<init>(Ljava/lang/String;)V+4 (Throwable.java:85) > java/lang/Error.<init>(Ljava/lang/String;)V+1 (Error.java:41) > java/lang/NoClassDefFoundError.<init>(Ljava/lang/String;)V+1 > (NoClassDefFoundError.java:38) > > When I try and run it. > > I haven't a clue what is wrong and therefore no idea where to look - can > anyone suggest anything > > Jon Paris > Partner400 > > www.Partner400.com > www.RPGWorld.com > > -- > This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) > mailing list > To post a message email: JAVA400-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/java400-l > or email: JAVA400-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/java400-l. > >
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.