users@glassfish.java.net

Re: war-deployment & virtual server

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Tue, 22 Sep 2009 18:04:33 -0700

Hi Marc,

On 09/22/09 02:30, Marc Ende wrote:
> Hi,
>
> I'm currently trying to migrate a jboss web-app to glassfish v3. In
> jboss I had the possibility
> to specify in a deployment-descriptor which virtual server this war
> belong to.
> Is there any similar available in the deployment-descriptors of
> GlassFish v3 or do I have
> to assign them manually on each deployment?
>

In GlassFish, you cannot specify this information in the sun-web.xml
deployment
descriptor.
Instead, you specify it as the value (comma-separated list) of the
"--virtualservers"
argument to the "asadmin deploy" command.

Thanks!

Jan

> thanks for your help
>
> yours
>
> Marc
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>