dev@glassfish.java.net

Re: preventing install/domain mismatches

From: vince kraemer <Vince.Kraemer_at_Sun.COM>
Date: Tue, 28 Nov 2006 13:41:32 -0800

Bill Shannon wrote:
>
> Since every new version of the app server should support the domain.xml
> from older versions, either directly or through automatic invocation of
> the upgrade tool, you're largely trying to prevent "new" domains from
> being used by "old" app servers, is that correct?

yes.

> If so, checking that
> the DTD/schema for the domain.xml is one of the versions supported by
> the app server seems like a reasonable approach.

Is there an API that does this check, or am I just going to have to hope
that all the assumptions will remain valid... [things like the location
of the dtds directory....]

vbk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>