AppServersInstallation
Howto install application servers supported in NetBeans IDE
Warning: Registering on IBM and oracle.com server (prereq. for downloading WebSphere, WebLogic) can take a long time, so register in advance.
GlassFish v2
- you can download from glassfish.java.net
GlassFish 3.1
- bundled in installer
- latest build download from glassfish.java.net
WebLogic 10
- download from oracle.com installator for Linux or Windows
- before downloading you have to register
JBoss
- download desired version from jboss.org
- unzip it
WebSphere 6.0/6.1
- download from ibm.com websphere 6.1 Trial Version for Linux or Windows
- again you have to be registered..
- you will get .tar.gz file
- unzip it -> ./WAS directory is created. This is installer application, it contains install script. Run it.
- BE CAREFUL! Installation won't finish correctly if you are using "dash" as a default shell!
- application server is created in specified directory - usually if you have specified "/space/WebSphere/" it will be "/space/WebSphere/AppServer/"
Tomcat
- bundled in installer
