Hello,
I am using Ubuntu 18.04. and downloaded Glassfish 4.1.1.171.0.1 and unpacked it. I can start the domain with ./asadmin start-domain, but how do I deploy my application with the command ./GFserver 4 restore ?
I am using this command to deploy applications on a client's server, but there Glassfish is already installed, so I don't know what they did in order to having access to the ./GFserver4 commands, which do not seem to be available on my server.
Thanks!