× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: A newbie question.
  • From: "Clapham, Paul" <pclapham@xxxxxxxxxxxxx>
  • Date: Fri, 26 Jan 2001 13:29:54 -0800

Is there a reason why you have a / before most of your references to
etbjava, but not before the reference to etbjava/msgsendsample.class?
Probably you are running this in a situation where your current directory is
not /, in which case java might be looking for your class in something like
/home/buckingham/etbjava/msgsendsample.class.

Also, it's never necessary to name specific class files in your class path,
just the directory the classes are in (perhaps just /etbjava in your case?)

PC2

-----Original Message-----
From: Buckingham, Ed [mailto:Buckingham@AE.com]
Sent: January 26, 2001 12:02
To: 'JAVA400-L@midrange.com'
Subject: A newbie question.


I am trying to get a couple of sample programs to run from QSH that will
send email messages/files from the AS400 to MS Outlook.  I keep running into
a class problem.  My CLASSPATH is as follows:

 
CLASSPATH=/etbjava/mail.jar:/etbjava/activation.jar:/QIBM/ProdData/HTTP/Publ
ic/jt400/lib/jt400.jar:/etbjava/sendmail.class:etbjava/msgsendsample.class


I am able to compile the msgsendsample.java with no problems, but when I try
to run the program, I get the following error:

 java msgsendsample buckingham@ae.com buckingham@ae.com develop

 java.lang.NoClassDefFoundError: msgsendsample                       
       java/lang/Error.<init>(Ljava/lang/String;)V+1 (Error.java:53) 

Does anyone see what I am doing wrong?  Thanks in advance!


Ed Buckingham   
IS Help Desk Consultant


+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.