Return-Path: X-Original-To: apmail-incubator-openmeetings-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-openmeetings-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 60A059BA2 for ; Thu, 22 Dec 2011 10:12:52 +0000 (UTC) Received: (qmail 37676 invoked by uid 500); 22 Dec 2011 10:12:52 -0000 Delivered-To: apmail-incubator-openmeetings-user-archive@incubator.apache.org Received: (qmail 37655 invoked by uid 500); 22 Dec 2011 10:12:52 -0000 Mailing-List: contact openmeetings-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: openmeetings-user@incubator.apache.org Delivered-To: mailing list openmeetings-user@incubator.apache.org Received: (qmail 37647 invoked by uid 99); 22 Dec 2011 10:12:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2011 10:12:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [213.188.207.190] (HELO webmail.seacom.it) (213.188.207.190) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2011 10:12:46 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by webmail.seacom.it (Postfix) with ESMTP id 6B5F610F0012 for ; Thu, 22 Dec 2011 11:11:32 +0100 (CET) X-Virus-Scanned: amavisd-new at seacom.it Received: from webmail.seacom.it ([127.0.0.1]) by localhost (webmail.seacom.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8MiBS4kiSNhr for ; Thu, 22 Dec 2011 11:11:32 +0100 (CET) Received: from webmail.seacom.it (localhost.localdomain [127.0.0.1]) by webmail.seacom.it (Postfix) with ESMTP id 3006410F000C for ; Thu, 22 Dec 2011 11:11:32 +0100 (CET) Date: Thu, 22 Dec 2011 11:11:32 +0100 (CET) From: Cristiano Bernardini To: openmeetings-user@incubator.apache.org Subject: Accessing tomcat Message-ID: <7dfc023e-237f-45b1-b1dd-d352312aa17f@webmail.seacom.it> In-Reply-To: <372889e7-fed0-4dc6-82c8-04ea9646f551@webmail.seacom.it> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: Zimbra 7.1.2_GA_3268 (ZimbraWebClient - SAF3 (Win)/7.1.2_GA_3268) X-Authenticated-User: cristianob@seacom.it How can I access Tomcat, the one used by Red5? I'd like to load a servlet in it without having to add a proper tomcat installation. Thanks, C