Not sure if it would work for 2.0.2. I think it has been verified to work with 2.1.2 server(tomcat assembly).
The sample is here in our svn - https://svn.apache.org/repos/asf/geronimo/samples/branches/2.1/samples/app-per-port/ Here is some instruction on building samples - http://cwiki.apache.org/GMOxDOC21/sample-applications.html Lin On Thu, Sep 4, 2008 at 9:46 PM, evilclive <[EMAIL PROTECTED]> wrote: > > That looks interesting - will that work on 2.0.2, and is there more than is > on that page? (a .ear to download?) > > I've got a RemoteAddrValve running on my main Engine at the moment. I'm > guessing this might be a red herring though, because the obvious thing for > what I want to do is deny at the engine level the IP addresses I don't want, > then allow them at a Context level. Apart from the slight problem that I > don't know how to implement a valve at a context level (yet...), I have a > feeling it simply won't work, because the request will never get past the > top level valve. Am I right about this, or is there something clever I can > do? > > cheers, > clive > -- > View this message in context: > http://www.nabble.com/Restricting-webapp-access-to-ports-or-IP-addresses--tp19309045s134p19323398.html > Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. > >
