GlassFish is the go-to Java EE 2 application server from Sun. It's not just any server; it’s production quality and really performs well!
If you’re looking to install and configure GlassFish, make sure you have JDK 5 or JDK 6 on your system first. The setup relies on Ant (version 1.6.5), but don’t worry! The bundle comes with an Ant distribution that’s got extra tasks to help you develop Java EE 5 applications easily.
You’ll want to download one of the bundles onto your disk, and then set JAVA_HOME to point at the JDK you've installed. Here’s how you can kick things off:
% java -Xmx256m -jar filename.jar
This command will unpack GlassFish and set up a new directory structure under a folder called 'glassfish'. Pretty neat, right?
Next, just navigate into that new directory like this:
% cd glassfish
If you're using a UNIX-based system, you'll need to give execute permissions for the Ant binaries in the GlassFish bundle. You can do that with this command:
% chmod -R +x lib/ant/bin
% lib/ant/bin/ant -f setup.xml
If you're still unsure about anything or need more details, check out this link here.
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.