No Such Provider Exception
Posted By:
justin_whitehead
Posted On:
Monday, March 26, 2001 01:23 PM
I have fixed my own problem with the help of a java program encapsulated in the JavaMail 1.2 zip file. Registry.java is a utility which verifies the available providers for the JavaMail API within a particular system. After running the registry utility I realized that the default configuration files were not being read. I reinstalled JavaMail (according to the instructions in Readme.txt), adjusted the client CLASSPATH, and the program worked.
Re: How can I echo the JavaMail Session object properties
Posted By:
John_Zukowski
Posted On:
Sunday, March 25, 2001 03:44 PM
No such provider has nothing to do with what machine you are conencting to.