users@glassfish.java.net

Re: default domain missing

From: Snjezana Sevo-Zenzerovic <Snjezana.Sevo-Zenzerovic_at_Sun.COM>
Date: Tue, 19 May 2009 11:42:47 -0700

Annies,

as a quick workaround you could create the default domain in your build
setup using downloaded glassfish.zip bits since even GF build process
now creates the default domain on the fly using 'asadmin create-domain'
instead of using the hard-coded domain config checked into svn repository.

You can take a look at distributions/distributions.xml, target
create-domain for the exact command arguments used in GF build.

Thanks,

Snjezana

Annies wrote:

> Thanks for your response Snjezana.
>
> We are trying to pull down the latest GlassFish build into our build
> setup.
> As this is needed for a Java ONE lab, we would like to resolve this soon.
>
> Thanks
> Annies
>
>
> ------------------------------------------------------------------------
> *From:* Snjezana Sevo-Zenzerovic <Snjezana.Sevo-Zenzerovic_at_Sun.COM>
> *To:* users_at_glassfish.dev.java.net
> *Sent:* Monday, May 18, 2009 5:16:33 PM
> *Subject:* Re: default domain missing
>
> Second item is definitely expected since we aligned content and file
> layout of non-IPS based and IPS based distribution between these two
> builds. Missing default domain directory, however, is an issue and I'll
> take a look at it - glassfish.zip file produced by the build definitely
> contains default domain content, but it seems that something wierd is
> going on with the artifact that is uploaded to Maven repository...
>
> HTH....
>
> Snjezana
>
> Annies wrote:
>
> >
> > I am downloading V3 distributions from here...
>> http://download.java.net/maven/glassfish/org/glassfish/distributions/glassfish
> >
> > There is a lot of difference between 3.0-b45 and 3.0-b47
> >
> > 1)The default domain domain1 is not included
> > 2)The latest distribution is rooted at glassfishv3 and includes jersey.
> >
> >
> > $ jar tvf glassfish-3.0-b45.zip | grep domain1/config/domain.xml
> > 12869 Thu Apr 16 23:52:56 PDT 2009
> > glassfish/domains/domain1/config/domain.xml
> >
> > $ jar tvf glassfish-3.0-b47.zip | grep domain1/config/domain.xml
> >
> >
> >
> > Thanks
> > Annies
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> <mailto:users-unsubscribe_at_glassfish.dev.java.net>
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
> <mailto:users-help_at_glassfish.dev.java.net>
>
>