users@glassfish.java.net

Re: unable to run updatetool ??

From: <glassfish_at_javadesktop.org>
Date: Sun, 31 Aug 2008 10:38:47 PDT

if you haven't gotten past this, I find it will install itself if I use a more direct command

java -cp updatetool\lib\ucbootstrap.jar -jar updatetool\lib\ucbootstrap.jar bootstrap.properties

where bootstrap.properties content is:

--------
image.path=C:/glassfish-v3-prelude-b15b
install.pkg=true
install.updatetool=true
rem The following line is required only if your machine accesses the Internet through a proxy.
rem proxy.URL=http://192.168.100.1:8080/
--------

After running this you should see the
C:\glassfish-v3-prelude-b15b\updatetool folders get filled in.

Then after that I go back to running the cmd:
 ./bin/updatetool.bat

However, the refresh from the http://pkg.glassfish.org/dev/windows/gf3000_2000/ repository hasn't work yet for glassfish-v3-prelude-b15b that came with netbeans6.5 beta
[Message sent by forum member 'rimartin7' (rimartin7)]

http://forums.java.net/jive/thread.jspa?messageID=296409