Glassfish 4.1 1 Zip Download ●
Once the server is running, you can access the web-based administration console to configure datasources, deploy applications, and manage resources.
cd C:\glassfish4\glassfish\bin
asadmin start-domain
You can also fetch the ZIP via Maven if needed: glassfish 4.1 1 zip download
<dependency>
<groupId>org.glassfish.main.distributions</groupId>
<artifactId>glassfish</artifactId>
<version>4.1.1</version>
<type>zip</type>
</dependency>