Re: [Resin-interest] Disabling HTTP Methods

2011-07-21 Thread Eric J. Bowman
Aaron Freeman wrote: > > You are able to get it to throw an appropriate HTTP 403? > Actually, the appropriate response would be 405, Method Not Allowed. -Eric ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailm

Re: [Resin-interest] Disabling HTTP Methods

2011-07-21 Thread Scott Ferguson
On 07/21/2011 02:28 PM, Aaron Freeman wrote: > On 7/21/2011 4:12 PM, Scott Ferguson wrote: >> On 07/21/2011 02:01 PM, Aaron Freeman wrote: >>> On 7/21/2011 12:27 PM, Scott Ferguson wrote: On 07/20/2011 10:39 AM, Aaron Freeman wrote: > I'd like to disabled the HTTP CONNECT method. I don't

Re: [Resin-interest] Disabling HTTP Methods

2011-07-21 Thread Aaron Freeman
On 7/21/2011 4:12 PM, Scott Ferguson wrote: > On 07/21/2011 02:01 PM, Aaron Freeman wrote: >> On 7/21/2011 12:27 PM, Scott Ferguson wrote: >>> On 07/20/2011 10:39 AM, Aaron Freeman wrote: I'd like to disabled the HTTP CONNECT method. I don't know the best way to do that, but I tried thi

Re: [Resin-interest] Disabling HTTP Methods

2011-07-21 Thread Scott Ferguson
On 07/21/2011 02:01 PM, Aaron Freeman wrote: > On 7/21/2011 12:27 PM, Scott Ferguson wrote: >> On 07/20/2011 10:39 AM, Aaron Freeman wrote: >>> I'd like to disabled the HTTP CONNECT method. I don't know the best >>> way to do that, but I tried this and it's not working: >>> >>> >>> >>> >>> >>>

Re: [Resin-interest] Disabling HTTP Methods

2011-07-21 Thread Aaron Freeman
On 7/21/2011 12:27 PM, Scott Ferguson wrote: > On 07/20/2011 10:39 AM, Aaron Freeman wrote: >> I'd like to disabled the HTTP CONNECT method. I don't know the best >> way to do that, but I tried this and it's not working: >> >> >> >> >> >> The request is passed on and I receive a 200 OK respon

Re: [Resin-interest] Disabling HTTP Methods

2011-07-21 Thread Scott Ferguson
On 07/20/2011 10:39 AM, Aaron Freeman wrote: > I'd like to disabled the HTTP CONNECT method. I don't know the best > way to do that, but I tried this and it's not working: > > > > > > The request is passed on and I receive a 200 OK response when I telnet > and test the CONNECT. > > What is the

Re: [Resin-interest] Disabling HTTP Methods

2011-07-21 Thread Aaron Freeman
I could use some help on this, even if it's just a hint or some ideas what else to try. Thanks, Aaron > I'd like to disabled the HTTP CONNECT method. I don't know the best > way to do that, but I tried this and it's not working: > > > > > > The request is passed on and I receive a 200 OK

Re: [Resin-interest] Possible Resin Classloader leakage for JPA applications

2011-07-21 Thread Patric Rufflar
Hi Scott, after testing resin 4.0.20 it seems that the reported bug has been fixed. However, there's still another JPA classloader leak which prevents the web application classloader being garbage collected. Because I am not allowed to add a comment to bug 4628 at your mantis site, I am going to