Setting up a GlassFish/Derby Server on Ukko
There are two sections in this presentation:
-
Unix GlassFish Setup —
This involves executing commands on the CS department server machine
ukko.
Except for restarting the server and database when ukko goes
down, the commands described here only need to be done once.
-
Using the GlassFish remote admin console —
You may need to do this routinely in the development of a JSF app.
The setup process is illustrated by commands used to set up a standalone
GlassFish server with a Cars JSF application.
The application can be viewed
here.