On Wed, Feb 10, 2016 at 7:47 AM, Konstantin Kolinko
wrote:
> 2016-02-10 5:40 GMT+03:00 Jason Ricles :
>> Is there any formal forum to make a feature request for tomcat?
>
> http://tomcat.apache.org/bugreport.html#How_to_submit_patches_and_enhancement_requests
>
> but usually better either to provi
2016-02-10 5:40 GMT+03:00 Jason Ricles :
> Is there any formal forum to make a feature request for tomcat?
http://tomcat.apache.org/bugreport.html#How_to_submit_patches_and_enhancement_requests
but usually better either to provide a patch or to discuss it (on the
mailing list) to prove that there
On 10 February 2016 02:40:20 GMT+00:00, Jason Ricles
wrote:
>Is there any formal forum to make a feature request for tomcat?
https://bz.apache.org/bugzilla
Mark
>
>I noticed I was having a silent failure with a binary websocket with
>tomcat
>since I didn't flip the bytebuffer from write to rea
Is there any formal forum to make a feature request for tomcat?
I noticed I was having a silent failure with a binary websocket with tomcat
since I didn't flip the bytebuffer from write to read and the send kept
failing down at the low level of the code without any error being thrown.
With that in