Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 81988 invoked from network); 2 Nov 2007 01:24:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2007 01:24:45 -0000 Received: (qmail 41953 invoked by uid 500); 2 Nov 2007 01:24:21 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 41932 invoked by uid 500); 2 Nov 2007 01:24:21 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 41921 invoked by uid 99); 2 Nov 2007 01:24:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2007 18:24:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-tomcat-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2007 01:24:21 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1InlGN-00056B-6o for users@tomcat.apache.org; Fri, 02 Nov 2007 01:23:55 +0000 Received: from pool-71-104-95-83.lsanca.dsl-w.verizon.net ([71.104.95.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Nov 2007 01:23:55 +0000 Received: from wbarker by pool-71-104-95-83.lsanca.dsl-w.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Nov 2007 01:23:55 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: users@tomcat.apache.org From: "Bill Barker" Subject: Re: Usage of ContainerServlet Date: Thu, 1 Nov 2007 18:25:20 -0700 Lines: 29 Message-ID: References: <4729E0F1.1070604@gmx.net> <4729E4DD.5000105@christopherschultz.net> <20071101150936.208650@gmx.net> <4729F1E3.1060504@christopherschultz.net> <20071101162515.47120@gmx.net> <472A0D2E.5030504@christopherschultz.net> <472A16CE.2020505@gmx.net> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-71-104-95-83.lsanca.dsl-w.verizon.net X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-RFC2646: Format=Flowed; Response Sender: news X-Virus-Checked: Checked by ClamAV on apache.org "Michael" wrote in message news:472A16CE.2020505@gmx.net... > Addition: > > Still I'd like to know which mistake I have done?! > I'm guessing that your context isn't privileged and/or you have copied ContainerServlet to someplace where it isn't in the same classloader as server/lib. However, if you really want to do this like the Manager webapp, then it is probably easier to implement this with JMX (of course, this is still Tomcat-specific). It is probably easier to just hook up JConsole and look at the MBeans with type=Manager to see how to do this. > Mike > -- > OOXML - Say NO To Microsoft Office broken standard > http://www.noooxml.org > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org