On 12/15/06, Benoit Hudzia <[EMAIL PROTECTED]> wrote:
I use directly the trunk not a branch. And normally the classes I provided should permit you to do the test easily.
The cause of the problem was not an object serialization codec / streams. We removed ThreadModel from trunk, so your code will run in a single thread mode, which causes WriteFuture.join() locks deadly. Please try to add a ExecutorFilter in your filter chain. HTH, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP key fingerprints: * E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E * B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
