1.2 Installing from the ZIP Download

1.2.1 Downloading the ZIP file

SpringSource Application Platform is distributed as a ZIP file. This can be downloaded from here. Follow the instructions to obtain a username and password.

1.2.2 Installing

1.2.2.1 On a Linux Platform

To install the SpringSource Application Platform on Unix, unzip the distribution package to the desired installation directory. For example, to install into /opt:

unzip springsource-ap-1.0.0.RC1.zip -d /opt

This creates a directory called springsource-ap-1.0.0.RC1 under /opt.

SpringSource Application Platform requires write access to the installation directory, in this case /opt/springsource-ap-1.0.0.RC1. Typically this means it must be run as the user that installed it, or the installation directory's ownership must be changed.

1.2.2.2 On a Microsoft Windows Platform

To install the SpringSource Application Platform on Windows, unzip the distribution package to the desired installation directory. You should use a zip application such as 7zip, not the built-in folder decompression. Note that both Windows and Java 5 have some issues with long file names and file paths, so we recommend installing to the root directory of your chosen drive.