Phil,
You can try this from the command line. Change directories to your GlassFish
installation and run
bin/pkg refresh --full
bin/pkg info -r javaee-tutorial
That should tell you if the javaee-tutorial package is install or not. If it
reports information on the package and lists the State as "Not installed"
then you should be able to see it in updatetool under "Available Add-ons", or
you can install it via the command line:
bin/pkg install javaee-tutorial
If "pkg info -r" reports that no packages match then something else is wrong.
Run this command and post the output:
bin/pkg publisher
this lists the repositories that are configured for your installation.
Joe
--
[Message sent by forum member 'jfdipol']
View Post: http://forums.java.net/node/854104