Re: Proxy question

2008-09-07 Thread Tom Emerson
Hi Shawn, Huh, I *thought* the def worked before, I could have sworn that it did, but now that I try it again I got the same error as you did. Once I renamed it the proxy works as I would expect. Thanks for trying it out, and apologies for the noise. :) -tree On Sun, Sep 7, 2008 at 7:45 PM

Re: Proxy question

2008-09-07 Thread Shawn Hoover
On Sun, Sep 7, 2008 at 2:55 PM, Tom Emerson <[EMAIL PROTECTED]> wrote: > Hi folks, > I'm trying to use the proxy support to provide a filter to > java.io.File#listFiles and am not having any luck: I'm sure I'm doing > something stupid, and would appreciate some tips. Here's what I'm doing: > > (im