Hi, I had checked my tomcat and i am having mail.jar and activation.jar file in only shared/lib not in common/lib. and when this is case tomcat is not picking up these libraries. but when i keep in webapps/myapplication/WEB-ING/lib then its work.
Help required regards -- amar On 01/04/06, Farrow, Marc <[EMAIL PROTECTED]> wrote: > > 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] > > -- Amar