Re: Sending mail with JavaMail

2005-10-07 Thread David Tonhofer, m-plify S.A.
--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.

Re: Sending mail with JavaMail

2005-10-07 Thread David Tonhofer, m-plify S.A.
Looks like the usual Tomcat classloader hierarchy SNAFU. Try with ONLY in tomcat/common/lib. --On Friday, October 07, 2005 12:04 PM +0200 Andrés Reyes <[EMAIL PROTECTED]> wrote: activation.jar and mail.jar are placed both in /common/lib, and in /WEB-INF/lib (and also in JAVA_HOME/lib) ¿Any

Re: Sending mail with JavaMail

2005-10-07 Thread David Tonhofer, m-plify S.A.
Confirmation: I have them in common/lib, too. If the mail.jar is in common/lib, then the jaf.jar must *also* be in common/lib. --On Friday, October 07, 2005 11:15 AM +0200 Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote: Andrés Reyes wrote: Yes, activation.jar and mail.jar are placed both in /WE

Re: Sending mail with JavaMail

2005-10-07 Thread David Tonhofer, m-plify S.A.
* * Andrés Reyes ( [EMAIL PROTECTED] ) * TCOR Desarrollos y Sistemas, S.L. * Teléfono: 957 76 42 48 * Fax : 957 76 42 49 ***/ --------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: Logs : catalina.out

2005-04-05 Thread David Tonhofer, m-plify S.A.
Yes. This is Tomcat's stdout/stderr. You can edit /bin/catalina.sh to set a new path and/or filename. -- David --On Tuesday, April 05, 2005 10:36 AM +0100 Cédric Buschini <[EMAIL PROTECTED]> wrote: Hi, I m running a Tomcat 5 server. It creates log files "catalina.out" stored in "../jakarta/logs"

RE: JDBCRealm changes from Tomcat 5.0.x to 5.5.x

2005-03-14 Thread David Tonhofer, m-plify S.A.
gt; wrote: Very useful info. Thx. Have you actually tested your configure in tc5.5.7/.8, i.e. Tomcat Manager app deploy/redeploy etc.? -Original Message----- From: David Tonhofer, m-plify S.A. [mailto:[EMAIL PROTECTED] Sent: March 10, 2005 5:55 AM To: Tomcat Users List Subject: Re: JDBCRe

Re: Tomcat 5.5.7. server.xml doc may be buggy...is it bugzilla time?

2005-03-10 Thread David Tonhofer, m-plify S.A.
ataSource.Factory" or through the "factory" attribute. Which is nice. Please stop whining. Should I take this as an offense? I don't whine. I either discuss bugs or use harsh language. But thanks anyway. -- David Tonhofer M-PL

Tomcat 5.5.7. server.xml doc may be buggy...is it bugzilla time?

2005-03-10 Thread David Tonhofer, m-plify S.A.
Hello, Question regarding Tomcat 5.5.7 and the JNDI Datasource: It seems like either the web documentation for Tomcat 5.5 or the implementation is incorrect regarding the use of JNDI Datasources. In this page: the

Re: JDBCRealm changes from Tomcat 5.0.x to 5.5.x

2005-03-10 Thread David Tonhofer, m-plify S.A.
Juste pour info: I have written up my DataSourceRealm with DBCP that I got working before 02:00 this night (eww) into the DBCP Twiki. Not the best place, but hey, might be useful: Enjoy, -- David --On Wednesday, March 09, 2005 8:40 PM -0800 alexander do

Re: Tomcat 4.1.30 crashing on production site - need help

2005-03-07 Thread David Tonhofer, m-plify S.A.
port file has been saved as hs_err_pid13341.log. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- David Tonhofer M-PLIFY S.A. Resp. Informatique 47, av. de la Liberté L-1931 Luxembourg Tel: +352 261846-

RE: startup script not working

2005-03-02 Thread David Tonhofer, m-plify S.A.
You need to upgrade to the latest commons-logging. See: You still seem to have logging 1.0.2 =:-o Make sure that you have the packages at the version described in t

RE: startup script not working

2005-03-02 Thread David Tonhofer, m-plify S.A.
Try commenting out the listeners in server.xml: Or upgrade the JMX package --On Wednesday, March 02, 2005 5:22 PM +0100 "Bedrijven.nl" <[EMAIL PROTECTED]> wrote: Caused by: java.lang.NoSuchMethodError: javax.management.ObjectName.quote(Ljava/ lang/String;)Ljava/lang/String; at

Some trouble compiling mod_jk (solved, actually)

2005-03-02 Thread David Tonhofer, m-plify S.A.
quot; Task an appropriate argument, too. But I think not. On to the next problem. -- David Tonhofer M-PLIFY S.A. Resp. Informatique 47, av. de la Liberté L-1931 Luxembourg Tel: +352 261846-52 Fax: +352 261846-46 Mob: +352 021-139031 ---