I faced a problem with this setup.
When Server try to sendback message to Client in TCP, I got a NullPointer
Exception.
In both BackChannelFilter.hanlderWrite and handlerEvent.
Somehow ' puFilter.suspendedContextAttribute.get(ctx); ' seems return null.
Anything I am missing?
Regards
LongkerDandy
On Sat, Jun 7, 2014 at 12:11 PM, Oleksiy Stashok <oleksiy.stashok_at_oracle.com
> wrote: