users@glassfish.java.net

Re: ip filter on webservice or url

From: Gabor Szokoli <szocske_at_gmail.com>
Date: Tue, 24 Mar 2009 14:32:22 +0100

On Tue, Mar 24, 2009 at 2:15 PM, <glassfish_at_javadesktop.org> wrote:
> For Virtual server solution I find this one:
> http://docs.sun.com/app/docs/doc/819-3674/6n5skvu7b?l=en&a=view&q=denyRemoteHost

Great, you won't even need the subinterface and firewall configuration then!

> The problem become, how can I deploy directly on some virtual server by configuring application.xml or other descriptor?

You can specify this at deployment time:
asadmin deploy --virtualservers myrestrictedaccessvirtualserver


Gabor Szokoli