users@glassfish.java.net

Re: Installing the tutorial component with the update tool.

From: <forums_at_java.net>
Date: Mon, 17 Oct 2011 19:56:29 -0500 (CDT)

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