 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
John Taylor Guest
|
Posted: Wed Sep 10, 2003 4:45 am Post subject: Need help with JavaMail Applet |
|
|
My JavaMail Applet is simply not working. I am upgrading my applet's
code from a very old api. My applet worked very well with this,
http://www.cc.gatech.edu/gvu/people/Phd/Ian/ndc, but this code has not
been updated since 1996. The mail server resides on the web server,
so this is not the problem. I would *guess* the problem has something
to do with applet signing or signed code, but I do not understand how
this works and am really not sure what the heck is wrong.
I am using Java 1.4.1_02 on both client & server.
JavaMail 1.31
Activation 1.02
My applet is server from a Linux box running apache. The client is
Windows XP. I get the same errors with IE 6.0 and Mozilla 1.4.
Here is the error I get, this is a copy of the Java Applet window at
debug level 5:
Connecting to http://192.168.254.9/mm2/imsg.class with no proxy
Loading http://192.168.254.9/mm2/imsg.class from cache
Loaded Root CA certificates from
C:PROGRA~1JavaJ2RE14~1.1_0libsecuritycacets
Loading JPI certificates from c:Documents and
Settingsjohnjavajpicerts141_02
Loaded JPI certificates from c:Documents and
Settingsjohnjavajpicerts141_02
Loading certificates from JPI session certificate store
Loaded certificates from JPI session certificate store
Checking if certificate is in JPI permanent certificate store
Checking if certificate is in JPI session certificate store
Checking if certificate is in ROOT CA certificate store
Checking if certificate is in ROOT CA certificate store
Checking if certificate is in ROOT CA certificate store
I had to type this in by hand, there my be a typo. Does anyone have
any idea on what the problem would be? Any help would be greatly
appreciated.
Thanks.
John Taylor
|
|
| Back to top |
|
 |
Roedy Green Guest
|
Posted: Wed Sep 10, 2003 5:55 am Post subject: Re: Need help with JavaMail Applet |
|
|
On 9 Sep 2003 21:45:53 -0700, [email]john_taylor_1973 (AT) yahoo (DOT) com[/email] (John Taylor)
wrote or quoted :
| Quote: | I had to type this in by hand, there my be a typo. Does anyone have
any idea on what the problem would be? Any help would be greatly
appreciated.
|
Is the jar signed? What was the error message. I think you left
that off. You just show some sort of stack trace.
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|