RE: how to deploy into tomcat

2009-08-08 Thread Mohamed Shah
Thanks. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Saturday, August 08, 2009 10:17 AM To: Tomcat Users List Subject: RE: how to deploy into tomcat From: Mohamed Shah [mailto:mohamed.s...@tecnotree.com] Subject: how to deploy into tomcat

Sign up for ApacheCon US by 14 August and save up to $500!

2009-08-08 Thread Mladen Turk
Forwarding the original message... Sign up for ApacheCon US by 14 August and save up to $500! This year's ApacheCon US promises to deliver our most extensive program to date, and largest anticipated gathering of the global Apache community to celebrate the ASF's milestone 10th Anniversary. The

RE: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-08 Thread Martin Gainty
Eric- Pooling Resources: you might want to try other AppServers such as GF and Weblogic for either pooling and/or persistence provider support (as specified by J2EE Connector Architecture) https://glassfish.dev.java.net/javaee5/integration-tech/glassfish_connpooling.html Identity and

Re: Tribes

2009-08-08 Thread Konstantin Kolinko
Martin, maybe you have not noticed them, but the JavaDocs are already there, http://tomcat.apache.org/tomcat-6.0-doc/api/index.html http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/catalina/tribes/package-summary.html#package_description Also, they are included into the fulldocs bundle in

RE: Tribes

2009-08-08 Thread Martin Gainty
i encountered some difficulty locating those docs when helping the admin from yale Thanks for pointing me in the right direction! Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist

Re: JNDI DataSource Leaks

2009-08-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nicholas, On 8/7/2009 4:39 PM, Nicholas Sushkin wrote: On Friday 07 August 2009 10:53, Christopher Schultz wrote: Recently, there was a post on the list regarding connection pool leakage from Tomcat (ref:

Re: Console Output Not Going Anywhere

2009-08-08 Thread Allen Williams
Sorry, I should have mentioned that. Yes, I've tried it both ways, multiple times. BTW, is that something new in Tomcat6? I've never seen it before now. Filip Hanik - Dev Lists wrote: did you set swallowOutput=true in conf/context.xml? Filip On 08/07/2009 07:01 PM, Allen Williams wrote:

Re: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 8/7/2009 11:07 PM, Caldarale, Charles R wrote: From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric B. Subject: Re: How to define a Realm as a global resource and use it as a ResourceLink? or declare it in the webapp context.xml

Re: Console Output Not Going Anywhere

2009-08-08 Thread Allen Williams
Allen Williams wrote: I've fixed the exceptions that were being thrown and still have this, despite having this in my code: === public class AppInitializer implements ServletContextListener { public void

Re: Console Output Not Going Anywhere

2009-08-08 Thread Filip Hanik - Dev Lists
what class is Logger.getLogger(), doesn't look like a tomcat class, so, no, it wont show up in the tomcat configured logs. Also, System.out/err only show up in the logs if you have swallowOutput set AND it happens during a request. ServletContextListener don't happen during servlet requests

RE: Console Output Not Going Anywhere

2009-08-08 Thread Martin Gainty
getLogger() is a method from org.apache.commons.logging.impl.Log4JLoggerhttp://commons.apache.org/logging/commons-logging-1.0.3/docs/api/org/apache/commons/logging/impl/Log4JLogger.html Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de