Oh, that makes perfect sense. Thanks Chuck.
Regards,
Kevin
2008/10/25 Caldarale, Charles R <[EMAIL PROTECTED]>
> > From: Kevin SeongHyun Lee [mailto:[EMAIL PROTECTED]
> > Subject: Re: How can I use a class in javax package from the
> > jar file in WEB-INF/lib instead
requently+Asked+Questions#FrequentlyAskedQuestions-3.2
Does anyone know how to solve this without removing any files?
Regards,
Kevin
2008/10/25 Caldarale, Charles R <[EMAIL PROTECTED]>
> > From: Kevin SeongHyun Lee [mailto:[EMAIL PROTECTED]
> > Subject: Re: How can I use a class in
Yeah, absolutely. :)
Well, they have their policy though. So I have to respect that.
Thanks Chuck.
Regards,
Kevin
2008/10/25 Caldarale, Charles R <[EMAIL PROTECTED]>
> > From: Kevin SeongHyun Lee [mailto:[EMAIL PROTECTED]
> > Subject: Re: How can I use a class in java
uch classes need to be
installed in $TOMCAT_HOME/common/lib rather than in WEB-INF/lib. Currently
(April 25, 2002) jaxrpc.jar is such a jar."
Regards,
Kevin
2008/10/25 Pid <[EMAIL PROTECTED]>
> Kevin SeongHyun Lee wrote:
> > Hello,
> >
> > I'm trying to u
<[EMAIL PROTECTED]>
> > From: Kevin SeongHyun Lee [mailto:[EMAIL PROTECTED]
> > Subject: How can I use a class in javax package from the jar
> > file in WEB-INF/libinstead of the one in common/lib.
> >
> > it must be designed to work in any Tomcat server
>
Hello,
I'm trying to use JavaMail and the necessary libraries are in the
WEB-INF/lib of my application. It works fine in my development
environment. However, the problem is that after it is installed in the
production environment and tries to send an email, it always throws
NoSuchProviderExce