>
> ps: i am still trying to make a test case for asyncwrite, but i am
> not able to reproduce it in a straight way :8
Rama, even if this issue could not be reproduced with each test - it's
still ok. If I'll be able to reproduce it at least once out of 5 runs
- it's fine.
WBR,
Alexey.
>
>
>
>
>
>>> 1) i use this constructor
>>>
>>> *****
>>> public GrizzlyWebServer(int port, int maxThreads, String
>>> webResourcesPath,
>>> boolean secure) {
>>> createSelectorThread(port, maxThreads, secure);
>>> this.webResourcesPath = webResourcesPath;
>>> }
>>> *****
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>