Trustin Lee wrote:
Thank you Keith for tracking down the problem, and I am sorry that you
wasted your precious time because of a bad example.
On 3/17/07, Niklas Therning <[EMAIL PROTECTED]> wrote:
Keith McNeill wrote:
> I sorted out the problem. Which took quite awhile...but I'll get to
> th
Thank you Keith for tracking down the problem, and I am sorry that you
wasted your precious time because of a bad example.
On 3/17/07, Niklas Therning <[EMAIL PROTECTED]> wrote:
Keith McNeill wrote:
> I sorted out the problem. Which took quite awhile...but I'll get to
> that later. The problem
Keith McNeill wrote:
> I sorted out the problem. Which took quite awhile...but I'll get to
> that later. The problem was that in:
>
> org.apache.mina.example.proxy.AbstractProxyIoHandler:
>
> public void sessionClosed( IoSession session ) throws Exception
>{
>if( session.getAttachment
I sorted out the problem. Which took quite awhile...but I'll get to
that later. The problem was that in:
org.apache.mina.example.proxy.AbstractProxyIoHandler:
public void sessionClosed( IoSession session ) throws Exception
{
if( session.getAttachment() != null )
{