dev@glassfish.java.net

Re: Added support for launching GlassFish on Felix

From: Mitesh Meswani <Mitesh.Meswani_at_Sun.COM>
Date: Mon, 31 Mar 2008 17:36:32 -0700
I think there is a minor typo in comments below
>to start on Felix, the commands are:
>java -DGlassFish.Platform=Felix -jar glassfish-10.0-SNAPSHOT.jar
>or
>GlassFish_Platform=Felix asadmin start-domain (this command first sets
>a Shell variable called GlassFish_Platform before invoking asadmin)

It should be
as follows (that is use '_' instead of '.')
java -DGlassFish_Platform=Felix -jar glassfish-10.0-SNAPSHOT.jar



Sahoo wrote:
I made some changes which addresses some of the outstanding issues that were mentioned during my last major check-in (http://fisheye4.cenqua.com/changelog/~author=ss141213/glassfish-svn/?cs=19309). Please go through that check-in comment, for it contains important information that we must know going forward.

Now about this check in. Please do refresh your quicklook workspace by updating from cvs.dev.java.net. For those of you who do not subscribe to the svn email, the complete commit message for the recent changes are available here:
http://fisheye4.cenqua.com/changelog/~author=ss141213/glassfish-svn/?cs=19460.
I encourage you to go through this.

Thanks,
Sahoo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: dev-help@glassfish.dev.java.net