Are you using a specific tomcat base? if so, then the JARs need to be in the shared/lib for that base. Also, make sure those JARs are not in the $tomcat_home/common/lib folder.
-----Original Message----- From: Amar [mailto:[EMAIL PROTECTED] Sent: Saturday, April 01, 2006 1:23 AM To: users@tomcat.apache.org Subject: How to use shared directory Hi, I am trying to use shared directory for mail api. But when i keep these jar files ( mail.jar and activation.jar) in shared/lib directory, after restarting tomcat server when i try to send mail thorugh my jsp page its give me smtp error. But when i keep those archives in WEB-INF/lib then its work fine. Where could be i am going wrong using shared library? Thanks -- Amar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]