|
I am 100% positive that toolbox is in the classpath. I use the toolbox classes in many places, including the AS400 class, it is only when I try this method to get my connection work that I get a problem. This gives me the error when I run through VAJ. Does anybody know why this error might happen in VAJ? Robert ----- Original Message ----- From: "Joe Pluta" <joepluta@PlutaBrothers.com> To: <java400-l@midrange.com> Sent: Thursday, December 13, 2001 11:15 PM Subject: RE: java.lang.NoClassDefFoundError: com.ibm.as400.access.AS400 > > -----Original Message----- > > From: Robert Upshall > > > > I get the exception: > > java.lang.NoClassDefFoundError: com.ibm.as400.access.AS400 > > on the AS400 system = new AS400("PSAUNIT"); line of code in the following > > code. > > > > Can somebody tell me why? > > The NoClassDefFoundError always means that the JVM is unable to find a > particular class. Especially in the case of packages like the IBM Toolbox, > this is because it cannot find the JAR file the packages are located in. > You need to have the IBM toolbox somewhere in your classpath. Usually, the > name of the toolbox is something like jt400.jar or jt400Access.jar. > > Joe Pluta > www.plutabrothers.com > > _______________________________________________ > This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list > To post a message email: JAVA400-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l > or email: JAVA400-L-request@midrange.com > 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.