Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9011
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: I try to send e-mail for java but I get run time error |
| Date | 2011-10-19 15:28 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <lmju975dr0rmaul71jb4dflidbrhsh0rkb@4ax.com> (permalink) |
| References | <e8f0b81a-c1ad-41ad-8447-0a44f339e33f@v15g2000vbm.googlegroups.com> |
On Tue, 18 Oct 2011 03:12:39 -0700 (PDT), sahm <sahm007@gmail.com> wrote, quoted or indirectly quoted someone who said : >Exception in thread "main" java.lang.NoClassDefFoundError: javax/mail/ It looks as though Apache is just a wrapper for JavaMail. You must install JavaMail by putting the jar in an ext directory. See http://mindprod.com/jgloss/javamail.html -- Roedy Green Canadian Mind Products http://mindprod.com It should not be considered an error when the user starts something already started or stops something already stopped. This applies to browsers, services, editors... It is inexcusable to punish the user by requiring some elaborate sequence to atone, e.g. open the task editor, find and kill some processes.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
I try to send e-mail for java but I get run time error sahm <sahm007@gmail.com> - 2011-10-18 03:12 -0700
Re: I try to send e-mail for java but I get run time error jlp <jlp@jlp.com> - 2011-10-18 16:19 +0200
Re: I try to send e-mail for java but I get run time error sahm <sahm007@gmail.com> - 2011-10-19 05:47 -0700
Re: I try to send e-mail for java but I get run time error Roedy Green <see_website@mindprod.com.invalid> - 2011-10-19 15:28 -0700
csiph-web