users@glassfish.java.net

Re: ear virtual host question

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Wed, 10 Dec 2008 10:41:40 -0800

On 12/10/08 02:10, glassfish_at_javadesktop.org wrote:
> Hi,
> Is it possible to deploy an ear containing two war files and one ejb-jar file
> so that the two war files deploys on two different virtual hosts?
>
> Example:
> app.ear
> web1.war
> web2.war
> ejb-jar.jar
>
> Deploys:
> wep1.war - > web1.com
> web2.war -> web2.com
>

No, this is not supported: The WAR files will be deployed to the same
virtual server(s)
as their encapsulating EAR.

Jan


> /Patrik
> [Message sent by forum member 'patbos' (patbos)]
>
> http://forums.java.net/jive/thread.jspa?messageID=320954
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>