I need to delete glassfish server on ubuntu.
I didn't find uninstall file, how can I delete glassfish ?
The installation location of GlassFish is /opt/glassfish4 or /opt/glassfish5 depending on the version. Run the following command:
sudo rm -R /opt/glassfish4