i would first check the configuration for the connector 
you *might* have a  builtin dependency on Executor ThreadPool e.g.

    <Executor name="tomcatThreadPool" namePrefix="catalina-exec-"  
maxThreads="150" minSpareThreads="4"/>
    <Connector executor="tomcatThreadPool" port="8007" protocol="HTTP/1.1"  
connectionTimeout="20000" />  

anyone ?
Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> Date: Fri, 19 Mar 2010 15:07:39 +0530
> Subject: Re: Disabling http connector
> From: cummins.grou...@gmail.com
> To: users@tomcat.apache.org
> 
> Hi,
> 
> We found this MBeanfactory method. It has a remove connector method. This
> takes argument <String> as the Mbean-name of component to be removed.
> 
> We have tried passing 'HTTPConnector',
> 'CoyoteConnector','Catalina','http-8080' and 'http11connector'.
> 
> Could you tell us how to find the mbean names of the connectors?
> 
> Thanks.
                                          
_________________________________________________________________
Hotmail is redefining busy with tools for the New Busy. Get more from your 
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_2

Reply via email to