I have made handlers for multipart/related, etc. for use in a web based mailclient. 
This gives a lot of trouble with ClassLoaders.
Removing mail.jar and activation.jar from common/lib solves the problem.
And I'm 100% sure, that I've never had to do that before 4.1.29.
 
Greetings,
 
Ronald.
 
On Wed Nov 26 16:36:53 CET 2003 "Shapira, Yoav" <[EMAIL PROTECTED]> wrote:


 
Howdy,
Tomcat can provide mail sessions to you via JNDI as illustrated
here:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-resources-howto.htm
l.

mail.jar and activation.jar are not new nor moved in 4.1.29, they were
in common/lib before. FYI, I also use mail 1.3.1 by putting it in
WEB-INF/lib (which overrides common/lib in the classloader hierarchy)
without a problem.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Ronald Klop [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, November 26, 2003 10:16 AM
>To: [EMAIL PROTECTED]
>Subject: mail.jar and activation.jar in Tomcat 4.1.29
>
>
>Hello,
>
>Why is mail.jar and activation.jar added in Tomcat 4.1.29 in
common/lib?
>
>My webapp uses it's own mail.jar (1.3.1 in stead of 1.2) and
activation.jar
>and everything doesn't work anymore.
>I think this is a major 'API' change for a minor release.
>
>For what are these api's used by Tomcat? I can't think of anything that
a
>webserver does with mail.
>
>Greetings,
>
>Ronald.
>
>



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged. This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else. If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender. Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to