dev@grizzly.java.net

Re: still some help for grizzlywebserver

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Mon, 12 Jan 2009 19:21:35 +0100

>
> 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
>