This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/12894] javax.mail.NoSuchProviderException: No provider for smtp
- From: "oyvind dot harboe at zylin dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Nov 2003 22:02:55 -0000
- Subject: [Bug libgcj/12894] javax.mail.NoSuchProviderException: No provider for smtp
- References: <20031104084517.12894.oyvind.harboe@zylin.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12894
------- Additional Comments From oyvind dot harboe at zylin dot com 2003-11-06 22:02 -------
The problem is that some of the .jar's contain text files that are in the
classpath that are no longer accessible after .jar has been compiled.
Øyvind