Re: 2 problems with Coyote and j-t-c/util

2002-04-25 Thread Remy Maucherat
> On Thu, 25 Apr 2002, Remy Maucherat wrote: > > > 1) First one is: with the latest TC 4 code, JK 2 is throwing a NPE on > > shutdown (line 185 of ChannelUn); I don't see why it's broken, it was > > working fine very little ago. > > I'll commit a fix - if APR is not available ChannelUn should be i

Re: 2 problems with Coyote and j-t-c/util

2002-04-25 Thread costinm
On Thu, 25 Apr 2002, Remy Maucherat wrote: > 1) First one is: with the latest TC 4 code, JK 2 is throwing a NPE on > shutdown (line 185 of ChannelUn); I don't see why it's broken, it was > working fine very little ago. I'll commit a fix - if APR is not available ChannelUn should be inactive. The

2 problems with Coyote and j-t-c/util

2002-04-25 Thread Remy Maucherat
1) First one is: with the latest TC 4 code, JK 2 is throwing a NPE on shutdown (line 185 of ChannelUn); I don't see why it's broken, it was working fine very little ago. 2) Setting soTimeout doesn't do anything, apparently. I added some code in the PoolTcpEndpoint, and setSoTimeout is called on t