mail.jar problems 2004-02-03 - By Michiel Meeuwissen
Back Wade Chandler <wchandler@(protected)> wrote: > >common/endorsed dir. If it's been placed in WEB-INF/lib this error occurs:
> >Tomcat 5 doesn't ship with mail.jar, but because of this problem my > >webapp isn't running out of the box and people who want to use it have > >to copy this jar (and activation.jar) manually. > > > >Is there a solution to this problem? > > You can distribute your application as a war file and include the jars > you need.
Ah, interesting. When an application is a 'war' then the classloader works differently? How about when the war is unpacked? Is there any difference then between an unpacked war and just a web-app?
Michiel
-- Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|