You are here: TWiki > Guides Web > SoftwareInstallations > InstallSJAS r1 - 22 Aug 2006 - 22:15 - JesseSuen


Start of topic | Skip to actions

Installing Sun Java Application Server 9.0 on Windows

Download the Java EE 5 SDK

The Java EE 5 SDK includes SJAS9 and is available at http://java.sun.com/javaee/downloads/index.jsp

Set up your Windows environment

Add the SJAS binary directory to your Windows PATH environment. Right click My Computer->Properties->Advanced->Environment Variables and add/modify the following System Variables to your install directory:
SJAS_HOME=C:\Development\Sun\AppServer
PATH=....;%SJAS_HOME%\bin

Start the server either from the command line or Start Menu.

Windows command line

asadmin.bat start-domain domain1

Start Menu

Start Menu->Programs->Sun Microsystems->Application Server PE 9->Start Default Server

Check to see that the server started by visiting http://localhost:8080/.

-- JesseSuen - 22 Aug 2006

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback