On Fri, 5 Nov 2004 09:14:13 -0500, "Gregory Blajian" <[EMAIL PROTECTED]> said: > Erik, > > Is mailapi-1_3_2.jar actually required or is it just the > mail-1_3_2.jar that is required? Looking at the current CVS > mailapi-1_3_2.jar is not in there though it seems to have been a week or > two ago. >
The mail processor needs the mail api classes + an implementation. mailapi-1_3_2.jar includes only the api classes while mail-1_3_2.jar includes both api classes and an implementation. The change you are refering to was made a couple of days ago when I found that tomcat 5 doesn't provide a mail implementation. ( As opposed to tomcat 4 which does. ) -- Regards, Dan S -- Regards, Dan S ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
