Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 88332 invoked from network); 6 Oct 2005 00:56:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2005 00:56:08 -0000 Received: (qmail 24195 invoked by uid 500); 6 Oct 2005 00:56:07 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 24143 invoked by uid 500); 6 Oct 2005 00:56:07 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 24132 invoked by uid 99); 6 Oct 2005 00:56:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2005 17:56:07 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=HTML_10_20,HTML_MESSAGE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of trustin@gmail.com designates 64.233.184.202 as permitted sender) Received: from [64.233.184.202] (HELO wproxy.gmail.com) (64.233.184.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2005 17:56:11 -0700 Received: by wproxy.gmail.com with SMTP id i21so134902wra for ; Wed, 05 Oct 2005 17:55:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=g17D8TTEOwvu/QgKH4m9+0X85s9d/zWHsNxTbcM/wPAqsDtpFBExIPp7VfWvmtwW+0XT8xU/Gp4B6e+arMgHRPKcT06FwkuEca+2kB49KMg8kKjZc8fDNccuTH2YaRRYGl6YHgYgVxGH97u1KLrLO/HJWOuBjSyQRa91R1RePB8= Received: by 10.54.93.15 with SMTP id q15mr721301wrb; Wed, 05 Oct 2005 17:55:46 -0700 (PDT) Received: by 10.54.71.11 with HTTP; Wed, 5 Oct 2005 17:55:46 -0700 (PDT) Message-ID: <768dcb2e0510051755kdfa1fdh@mail.gmail.com> Date: Thu, 6 Oct 2005 09:55:46 +0900 From: Trustin Lee Reply-To: Trustin Lee To: Apache Directory Developers List Subject: Re: [mina] unbind In-Reply-To: <43443CFB.1040107@pandora.be> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_19847_14357188.1128560146134" References: <43443CFB.1040107@pandora.be> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_19847_14357188.1128560146134 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ah, I forgot to mention the current workaround. :) For now you'll have to manage a set of client sessions using static HashMap in your handler's sessionCreated and sessionClosed method. You can close al= l sessions before calling unbindAll. HTH, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ ------=_Part_19847_14357188.1128560146134 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ah, I forgot to mention the current workaround.  :)

For now you= 'll have to manage a set of client sessions using static HashMap in your ha= ndler's sessionCreated and sessionClosed method.  You can close all se= ssions before calling unbindAll.

HTH,
Trustin
--
what we call human nature is actually hum= an habit
--
http://gleamynode.net/= ------=_Part_19847_14357188.1128560146134--