Re: NPE in coyote InternalNioOutputBuffer

2013-05-30 Thread Peter Cipov
a) are not thread-safe b) are cached and reused for subsequent incoming requests. Thanks for helpful response. I did not expect these tomcat features... Now I am reinspecting my implementation and I have found one place that seems fuzzy to me. public void onTimeout(AsyncEvent ae) throws

Re: Making sure I understand application startup order correctly

2013-05-30 Thread Nick Williams
On May 29, 2013, at 6:58 AM, Pid wrote: On 29/05/2013 00:24, Nick Williams wrote: Guys, Can some of the fine experts on this list double check my assertions below and let me know if I'm going wrong anywhere? I hope I got it all right. :-) Assertion #1 If metadata-complete=true is

Re: Making sure I understand application startup order correctly

2013-05-30 Thread Mark Thomas
On 30/05/2013 21:04, Nick Williams wrote: On May 29, 2013, at 6:58 AM, Pid wrote: On 29/05/2013 00:24, Nick Williams wrote: Guys, Can some of the fine experts on this list double check my assertions below and let me know if I'm going wrong anywhere? I hope I got it all right. :-)

Re: Making sure I understand application startup order correctly

2013-05-30 Thread Nick Williams
On May 30, 2013, at 3:38 PM, Mark Thomas wrote: On 30/05/2013 21:04, Nick Williams wrote: On May 29, 2013, at 6:58 AM, Pid wrote: On 29/05/2013 00:24, Nick Williams wrote: Guys, Can some of the fine experts on this list double check my assertions below and let me know if I'm going

Encrypting AJP13 Traffic With isapi_redirect

2013-05-30 Thread Cochran, Jonathan - IS.CONTRACTOR
Does the IIS isapi_redirect.dll support encrypting AJP13 traffic? We are setting up IIS 7.5 talking to GlassFish 3.1.2.2 using the 1.2.37 isapi_redirect.dll. We have everything working with HTTPS/SSL coming into IIS and passing through to GlassFish using unencrypted AJP13, but want to also

Re: Encrypting AJP13 Traffic With isapi_redirect

2013-05-30 Thread Rainer Jung
On 31.05.2013 01:38, Cochran, Jonathan - IS.CONTRACTOR wrote: Does the IIS isapi_redirect.dll support encrypting AJP13 traffic? We are setting up IIS 7.5 talking to GlassFish 3.1.2.2 using the 1.2.37 isapi_redirect.dll. We have everything working with HTTPS/SSL coming into IIS and passing