On 30/06/2014 09:36, Mark Thomas wrote:
> On 27/06/2014 18:00, Rémy Maucherat wrote:
>> 2014-06-27 18:50 GMT+02:00 Mark Thomas <ma...@apache.org>:
>>
>>>> URL: http://svn.apache.org/r1606147
>>>> Log:
>>>> Avoid NPE.
>>>>
>>>> Modified:
>>>>
>>> tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java
>>>
>>> How did you get an NPE here? It shouldn't be possible.
>>>
>>
>> Just running the testsuite (NIO2, didn't try anything else), lots of
>> websockets failures with an NPE on that. The CI runs should reproduce it.
> 
> Thanks for double checking this. I'm guessing I messed up something in
> the refactoring - probably on the client side. I'll take a look this
> morning.

Yes, I'd missed copying the transformation from the Frame (incoming) to
the endpoint (outgoing) on the client side.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to