Bugs item #667504, was opened at 2003-01-13 20:24
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=667504&group_id=40712

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Robert Gash (gashalot)
Assigned to: Nobody/Anonymous (nobody)
Summary: Remove javax.mail.* from lib/j2ee.jar

Initial Comment:
The javax.mail.* packages are not required by Hibernate 
and can confuse the classloader when using newer 
versions of JavaMail (especially when using Hibernate 
from a web application and the exact order of the jars on 
the classpath is not necessarily known).

As of Hibernate 1.2.2 there were no dependencies on 
the javax.mail.* classes in Hibernate, and removing 
them from j2ee.jar does not affect the application in any 
way.

Therefore it is suggested that the javax.mail.* packages 
be stripped from the next release of lib/j2ee.jar to 
streamline others development efforts.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=667504&group_id=40712


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to