I'm guessing you mean switch OFF.
Apart from chucking the connector config from the XML, not really.
One kludge: you could try and make the connector port a property,
<Connector port='${foo}' ..>
And on startup with JAVA_OPTS='-Dfoo=-1' and ignore the exception which
gets thrown by tomcat. (I can't recall if tomcat aborts startup on this
type of exception)
-Tim
Kovacs, Robert wrote:
Hello All,
I'm looking for a method how I can switch of a configured connector.
Do you know any system property or other possibility for it ?
Thanks:
Robert
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]