C H A P T E R 3 |
Installing the Sun ONE Studio 4 IDE |
This chapter provides step-by-step instructions on how to install your Sun ONE Studio 4, Enterprise Edition for Java software from the product CD or from files downloaded electronically from the web. It contains installation instructions for each of the supported platforms. The subdirectories installed with the IDE are described, and uninstallation instructions are also provided.
You can install Sun ONE Studio 4, Enterprise Edition for Java as a standalone product or as part of a suite of products that includes the Sun ONE Studio software. When you install using the Sun One Studio 4 update 1 product CD, you can select the product configuration during the installation. If you acquire this software as part of an electronic download, the product selection is already set for you when you start the installer.
To upgrade your previous version of the Forte for Java IDE to Sun ONE Studio 4 software, you must do one of the following:
If you want to share a Sun ONE Studio installation between multiple users, you must install the Sun ONE Studio 4 IDE into a shared directory.
After installation of the IDE on a Microsoft Windows system, you must set your own user directory using a dialog box that appears immediately upon initial startup of the IDE from your machine. This placement occurs for both shared and unshared installations.
After installation of the IDE in the supported Solaris environment or Linux environment, all user settings are stored in the s1studio-user-directory created under each user's home directory. This occurs for both shared and unshared installations.
To use the IDE with a Sun Ray appliance, take the following steps:
1. Install the Sun ONE Studio IDE in a directory that is network-shared. (For example; /net/my-machine/my-shared-dir/s1studio/ee).
2. Log in to your Sun Ray appliance and start the IDE.
3. Start the J2EE RI server instance.
a. Expand the Server Registry and Installed Server nodes from the Runtime tab of the Explorer window
b. Expand the J2EE RI 1.3.1 node.
c. Righ-click RI Instance 1 and choose Start Server from the contextual menu.
Normally, the RI server instance should start properly. You might see the following error:
Error: FORTE4J_HOME environment variable does not point to your Forte For Java installation. Please set this variable to point to your Forte For Java installation. |
If you see this error, modify FORTE4J_HOME environment variable in $HOME/s1studio-user-directory/j2sdkee1.3.1/bin/userconfig.sh to point to /net/my-machine/my-shared-dir/s1studio/ee.
If several users are starting and using the J2EE RI server on the same Sun Ray server, you might have to change the ports used by some of the RI services, such as the HTTP, HTTPS, EJB, and Naming and Directory services. If you are using the PointBase or Tomcat server in a multiuser environment, you might have to change the pertinent default port numbers. Refer to Appendix B, TABLE B-1 for details.
These instructions describe the installation process for each of the supported platforms.
You can install the Sun ONE Studio 4 IDE in two ways:
Running the installer requires 50 megabytes of free disk space in the /tmp directory on the computer that contains the product CD-ROM. Ensure that you have this space available before starting the installation process. This requirement applies to all the supported platforms.
When you purchase the product, the serial number is listed on a card enclosed in the product package. That serial number is the number you type in the Enter Serial Number pane of the installer during installation. You can also generate a 60-day trial license serial number during the installation process.
You can install the Sun ONE Studio 4 IDE on a supported Microsoft Windows system by using the GUI installer on the product CD or by downloading an .exe file from the product download web page.
a. Click Start, click Run, and browse to the CD directory.
b. Select setup.exe and click OK.
c. Click Run (or double-click setup.exe).
a. Download the ffj_ee_win32_en.exe installer file from http://www.sun.com/software/sundev/jde/buy/index.html.
b. Save the file into the s1studio-download-directory.
c. Write down the serial number provided to you on the download page.
d. Double-click the ffj_ee_win32_en.exe file in the s1studio-download-directory. The Welcome screen appears.
e. Skip to Step 4.
Note - If you encounter errors at any point during the Sun ONE Studio 4 IDE installation, refer to Chapter 10 for some troubleshooting hints. |
2. From the Product Selection pane, select Sun ONE Studio 4 update 1, Enterprise Edition for Java.
A brief description of this edition of the IDE appears under the list of products.
4. When the InstallShield Wizard's welcome screen appears, click Next to continue.
The license agreement pane appears.
5. Read the license agreement carefully. To proceed, accept the terms of the license agreement, and click Next.
You must agree to the license to continue with the installation.
The installer attempts to locate a compatible Java 2 SDK v. 1.3.1 or v. 1.4.0 on your system.
6. Set the location of compatible Java 2 SDK software and click Next.
The Sun ONE Studio 4 IDE requires local or network access to either v. 1.3.1 or v. 1.4.0 of the Java 2 SDK software. Specify which installed software to use.
7. Accept the default installation folder, or click Browse to install the IDE in a different directory. Click Next to continue.
8. Specify a serial number by doing one of the following, and click Next to continue with the installation.
9. Accept the default installation folder, or click Browse to install the IDE in a different folder. Click Next to continue.
10. Select the Sun ONE Studio 4 components you want to install, and click Next.
The following components are available:
Note - The best option is to install the J2EE Reference Implementation with the IDE. This software product is provided to enable you to quickly develop a simple J2EE application, as described in Chapter 5. |
11. Decide whether you want to associate .java and .nbm files with the Sun ONE Studio 4 IDE. Click Next to continue.
If you decide to associate these file types, the IDE automatically starts when you open these files.
12. Review the installation summary pane that displays the directory location of the IDE, the features you have selected, and the total size of the installation. Click Next.
13. When the installation is complete, click Finish to exit the installation wizard.
14. Review the release notes file for important information regarding the release. You can access the release notes from either of these locations:
15. Continue to Chapter 4 for information on setting up the Sun ONE Studio 4 IDE.
You can install the IDE in a supported Linux environment by using the Sun ONE Studio 4 update 1 product CD or by electronically downloading a .bin file from the product download web page.
a. Answer yes if you are prompted about whether you want to use Autorun to install the CD.
b. Write down the serial number provided in the Sun ONE Studio 4 product package.
a. Download the ffj_ee_linux_en.bin installer file from http://www.sun.com/software/sundev/jde/buy/index.html.
b. Save the file into the s1studio-download-directory.
c. Write down the serial number provided to you on the download page.
d. Set the DISPLAY environment variable to display to your local system.
# setenv DISPLAY your-local-system:0.0 |
e. Set the execute permission on the ffj_ee_linux_en.bin file, and execute the file by typing the following:
$ cd s1studio-download-directory $ chmod a+x ffj_ee_linux_en.bin $ ffj_ee_linux_en.bin |
Note - If you encounter errors at any point during the Sun ONE Studio 4 IDE installation, refer to Chapter 10 for some troubleshooting hints. |
f. Skip to Step 4.
2. When the Product Selection wizard appears, select Sun ONE Studio 4 update 1, Enterprise Edition for Java.
A description of this edition of the IDE appears under the list of products.
4. When the InstallShield wizard's welcome screen appears, click Next to continue.
The license agreement pane appears.
5. Read the license agreement carefully. To proceed, accept the terms of the license agreement, and click Next.
You must agree to the license to continue with the installation.
The installer attempts to locate a compatible Java 2 SDK v. 1.3.1 or v. 1.4.0 on your system.
6. Set the location of compatible Java 2 SDK software and click Next.
The IDE requires local or network access to either v. 1.3.1 software or v. 1.4.0 of the Java 2 SDK software. Specify which installed software to use.
Note - The installation directory name cannot contain any spaces, and it must be an empty or new directory. |
7. Select the Sun ONE Studio 4 components you want to install.
The following components are available:
Note - The best option is to install the J2EE Reference Implementation with the IDE. This software product is provided to enable you to develop a simple J2EE application quickly, as described in Chapter 5. |
8. Confirm your installation choice in the installation summary pane, and click Next.
The installation wizard installs the Sun ONE Studio 4 components you selected.
9. Review the installation summary pane that displays the directory location of the IDE, the features you have selected, and the total size of the installation. Click Next.
10. When the installation is complete, click Finish to exit the installation wizard.
11. Review the release notes file for important information regarding the release. You can access the release notes from either of these locations:
12. Continue to Chapter 4 for information on setting up the Sun ONE Studio 4 IDE.
You can install the IDE in a supported Solaris operating environment by using the product CD or by downloading a .bin file from the product web page.
a. If you are prompted to use Auto run, answer yes. The Product Selection pane appears.
If Auto run has been disabled on your system, the File Manager appears.
i. Locate the volstart installer file on the CD.
ii. Execute the volstart file.
b. Write down the serial number provided to you in the Sun ONE Studio 4 product package, if you are using the product CD.
a. Download the ffj_ee_solsparc_en.bin installer file from http://www.sun.com/software/sundev/jde/buy/index.html.
b. Save the file into the s1studio-download-directory.
c. Write down the serial number provided to you on the download page.
d. Set the DISPLAY environment variable to display to your local system.
If you are installing to your local system, set the DISPLAY environment variable to :0.0. If you are using a superuser (root) account or are doing a remote installation, set your superuser session's DISPLAY environment variable to display to your local system.
For example, to set the variable from a root account running a C shell, type the following in your superuser session command prompt:
# setenv DISPLAY your-local-system:0.0 |
e. Set the execute permission on the ffj_ee_solsparc_en.bin file and execute it by double-clicking the file or by typing the following:
$ cd s1studio-download-directory $ chmod a+x ffj_ee_solsparc_en.bin $ ffj_ee_solsparc_en.bin |
Note - If you encounter errors at any point during the Sun ONE Studio 4 IDE installation, refer to Chapter 10 for some troubleshooting hints. |
2. From the Product Selection pane, select Sun ONE Studio 4 update 1, Enterprise Edition for Java.
A description of this edition of the IDE appears under the list of products.
4. When the InstallShield wizard's welcome screen appears, click Next to continue.
The license agreement pane appears.
5. Read the license agreement carefully. To proceed, accept the terms of the license agreement, and click Next to continue.
You must agree to the license to continue with the installation.
The installer attempts to locate a compatible Java 2 SDK v. 1.3.1 or v. 1.4.0 on your system.
6. Set the location of compatible Java 2 SDK software, and click Next.
The IDE requires local or network access to either v. 1.3.1 or v. 1.4.0 of the Java 2 SDK software. Specify which installed Java 2 SDK software to use.
7. Specify a serial number by doing one of the following, and click Next to continue with the installation.
8. Accept the default installation folder, or click Browse to install the IDE in a different directory. Click Next to continue.
Note - The installation directory name cannot contain any spaces, and it must be an empty or new directory. |
9. Select the Sun ONE Studio 4 components you want to install.
The following components are available:
a. If you select Solaris Developer Modules while performing a standalone install, such as the product web download, the FCC linking pane appears.
b. When prompted for a path to the FCC software, enter the full path to the Sun ONE Studio 7 Compiler Collection (formerly Forte Developer 7) in the provided text field.
Note - The best option is to install the J2EE Reference Implementation with the IDE. This software product is provided to enable you to develop a simple J2EE application quickly, as described in Chapter 5. |
10. Review the installation summary pane that displays the directory location of the IDE, the features you have selected, and the total size of the installation. Click Next.
11. When the installation is complete, click Finish to exit the installation wizard.
12. Review the release notes file for important information regarding the release. You can access the release notes from either of these locations:
13. Continue to Chapter 4 for information on setting up the Sun ONE Studio 4 IDE.
If you prefer to install the Sun ONE Studio 4 IDE using the command line, follow these steps. You need to create a file called installer.sp and add to the file the command-line options you want to use to install the IDE.
1. If you have not already done so, download the installer file for your supported platform from http://www.sun.com/software/sundev/jde/buy/index.html or locate the file (in the image/ffj_installers_ee directory) on the Sun ONE Studio 4 update 1 product CD.
a. Save the installer file into the s1studio-download-directory.
On Microsoft Windows systems, download the ffj_ee_win32_en.exe file. In a Solaris environment, download the ffj_ee_solsparc_en.bin file. In a Linux environment, download the ffj_ee_linux_en.bin file.
b. Write down the serial number provided to you on the download page or locate the serial number in the Sun ONE Studio 4 product package, if you are using the product CD.
c. If you decide to type the installation options directly on the command line, you do not need the installer .sp file. Skip to Step 3.
2. Create an installer.sp file in the s1studio-download-directory.
The IDE installer reads the command-line options you include in the installer.sp file.
On a Microsoft Windows system, create a file called ffj_ee_win32_en.sp and place the file in the s1studio-download-directory.
For the Solaris and Linux environments, name the file ffj_ee_solsparc_en.sp and ffj_ee_linux_en.sp, respectively and place the file in the s1studio-download-directory.
3. Determine the command-line options and corresponding values you want to use, and include them in the installer.sp file.
TABLE 3-1 lists the different command-line options and their default values, if any. You can use either the long or short name for each option.
For example, on a Microsoft Windows system, the ffj_ee_win32_en.sp file might have the following contents:
fh=C:\forte4j jh=C:\j2sdk1.4.0_02 sn=trial pi=yes ji=yes |
In a Solaris environment, the ffj_ee_solsparc_en.sp file might have the following contents:
fh=/yourserver/forte4j jh=/usr/j2se sn=trial pi=yes ji=yes si=yes fch=/yourserver/fcc |
4. Invoke the installer from the command line.
For example, on a Microsoft Windows system, type the following in a command prompt window:
C:\>cd s1studio-download-directory C:\s1studio-download-directory> ffj_ee_win32_en.exe -silent |
For example, in a Solaris environment, type the following in a terminal window:
$ cd s1studio-download-directory $ ffj_ee_solsparc_en.bin -silent |
The installer uses the options you have specified in the installer.sp file for your system and displays the following in the command prompt window:
InstallShield Wizard Initializing InstallShield Wizard... Searching for Java(tm) Virtual Machine... ......... Running InstallShield Wizard... |
C:\> java -Dfh=C:\forte4j -Djh=C:\j2sdk1.4.0_02 -Dpi=yes -jar ffj_ee_en.jar |
$ java -Dfh=/yourserver/forte4j -Djh=/usr/j2se -Dpi=yes -jar ffj_ee_en.jar |
Any error messages are displayed in the command prompt or terminal window.
Note - If you encounter errors at any point during the Sun ONE Studio 4 IDE installation, refer to Chapter 10 for some troubleshooting hints. |
5. Continue to Chapter 4 for information on setting up the Sun ONE Studio 4 IDE.
After you have installed the Sun ONE Studio 4 IDE, the subdirectories listed in TABLE 3-2 can be found under s1studio-install-directory, your Sun ONE Studio 4 installation directory.
An uninstaller wizard is available to assist you in the uninstallation of the Sun ONE Studio 4 IDE. Follow these steps to uninstall your copy of the Sun ONE Studio 4 IDE:
1. Start the uninstaller from the s1studio-install-directory/ee_uninst directory.
$ java -jar uninstall.jar |
The uninstaller's Welcome screen appears.
2. Click Next from the Welcome screen.
A list of Sun ONE Studio 4 components is displayed.
3. Select the components you want to uninstall and click Next.
4. Click Next to confirm the components to be uninstalled.
The uninstaller wizard proceeds with the uninstallation of the IDE.
Copyright © 2002, Sun Microsystems, Inc. All rights reserved.