Many thanks for your email. This is an automated response acknowledging receipt.

Please be advised that Badge mailing commences beginning of October 2005.

Should your message require a response we will respond shortly.

Regards
Meridian Club


> -----Original Message-----
> From: "David Tonhofer, m-plify S.A." <[EMAIL PROTECTED]>
> Received: 10/7/2005 1:24 PM
> To: "Tomcat Users List" <tomcat-user@jakarta.apache.org>
> Subject: Re: Sending mail with JavaMail
>
> --On Friday, October 07, 2005 1:08 PM +0200 Andrés Reyes <[EMAIL PROTECTED]> 
> wrote:
> 
> > It doesn't work.
> 
> 
> No way???
> 
> Back to basics: find all the places where mail.jar is in this
> hierarchy of classloaders. Make sure there is only one.
> Make sure that jaf.jar is at the same level or above it.
> 
> 
>        Bootstrap: uses JVM classes & looks in $JAVA_HOME/jre/lib/ext
>           |
>        System:    uses $CATALINA_HOME/bin/bootstrap.jar
>           |       and  $JAVA_HOME/lib/tools.jar
>           |
>        Common:    uses $CATALINA_HOME/common/lib
>          /  \     and $CATALINA_HOME/common/classes
>         /    \    and $CATALINA_HOME/common/endorsed
>        /      \   >> jsp and servlet API jars are here
>       /        +---------------------------------+
>      /                                           |
>  Catalina:  uses $CATALINA_HOME/server/lib       |
>             and $CATALINA_HOME/server/classes    |
>             >> catalina.jar is here              |
>                                               Shared: uses 
> $CATALINA_BASE/shared/lib
>                                                 / \    and 
> $CATALINA_BASE/shared/classes
>                                                /   \
>                                           Webapp1  Webapp2 ... <--- 
> **GREEDY** CLASSLOADERS
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

--
Meridian Club
Unit 5, Caxton Centre
Porters Wood
St Albans
Herts
UNITED KINGDOM
AL3 6XT

Tel: +44 1727 738855
Fax: +44 1700 578955
email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to