dev@glassfish.java.net

Re: admin gui not coming up

From: Claudio Miranda <claudio_at_claudius.com.br>
Date: Tue, 8 Apr 2008 10:22:01 -0300

    Yesterday I have updated the svn tree to 19662 and I have admingui
working fine

cd v3
svn update
mvn -U clean install

cd admingui
mvn -U clean install

don't forget to deploy admingui

http://wiki.glassfish.java.net/Wiki.jsp?page=V3GuiBuildInfo
http://wiki.glassfish.java.net/Wiki.jsp?page=V3FullBuildInstructions


On Tue, Apr 8, 2008 at 10:17 AM, Scott Fordin <Scott.Fordin_at_sun.com> wrote:
> This doesn't work for me. I've downloaded the entire source tree and
> have successfully built the project, but I can't find the JAR you're
> referring to console-webtier-plugin-1.0-SNAPSHOT.jar. What am I
> missing here?