On 13/08/09 19:43, Konstantin Kolinko wrote:
>> Other option is to use required.secret instead requiredSecret
>> Much easier because requiredSecret isn't document, so one
>> can only find it browsing the source code.
>>
>> However dunno how to make it using current property set/get methods
>>
>
> I have just noticed - the following patch (as currently proposed for
> tc6.0) is an example of implementing such a dot property
> ("socket.unlockTimeout"):
>
> * Improve NIO connector shutdown time by doing shutdowns in parallel
> and with a timeout
> http://svn.apache.org/viewvc?view=rev&revision=791914
>
> I have not dug into details yet, though.
>
It looks like magic ;)
I always thought that setName(...) reflects name="...",
now it seems it's possible to have setName(...) and socket.name="..."
Regards
--
^TM
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
|