× 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: "Buckingham, Ed" <Buckingham@xxxxxx>
  • Date: Mon, 29 Jan 2001 07:46:45 -0500

Even after trying to the 2 suggestions posted, I am still getting the same
error.  See below for my CLASSPATH definition and resulting java call:

 CLASSPATH=/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar:/etbjava 
 ENV=/SCRIPTS/JAVAMAIL                                             

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

I am still unsure of what I am doing wrong here.  It seems that it should be
able to find my msgsendsample.class file, but it is not.  Below is also a
list of what is in etbjava.

                                                             
 activation.jar          msgsendsample.class     sendfile.class 
 mail.jar                msgsendsample.java      sendfile.java  
 msgsend.class           sendemail.class                        
 msgsend.java            sendemail.java                         
 [/etbjava]                                                     
 
Please let me know if I am missing something.  Thanks!

Ed B.                                                               
> -----Original Message-----
> From: Clapham, Paul [SMTP:pclapham@core-mark.com]
> Sent: Friday, January 26, 2001 4:30 PM
> To:   JAVA400-L@midrange.com
> Subject:      RE: A newbie question.
> 
> 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/Pu
> bl
> 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
> +---
+---
| 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.