Java
Java EE
These installation instructions provide the steps required for installing the Java Application Platform SDK Update 3 Beta bundle and the Java Platform, Enterprise Edition 5 SDK Update 3 bundle. The following topics are discussed:
|
Solaris, Linux, and Macintosh installations support root/superuser and non-root/standard user installations. Users of Windows installations should have power user or administrator access.
The following bundles are available:
Developers have the option to download the SDK bundles with JDK or Tools (NetBeans).
The SDK with tools bundle includes NetBeans IDE 6.0 Beta 1, which provides development tools for building composite applications.
Consult the Java EE 5 Tools Bundle Resources and Documentation page for detailed installation instructions and additional resources:
To install on Solaris or Linux platforms:
chmod +x <distribution_filename>
./<distribution_filename>
Open ESB V2 Preview 3 is a JBI-based integration platform for delivering composite applications on a service-oriented architecture.
Portlet Container 2.0 Beta follows the Java Portlet Specification 2.0 (JSR 286) adds new features like eventing, public render parameters, resource serving, and portlet filters to the Java Portlet Specification 1.0 (JSR 168). Portlet Container 2.0 Beta provides a preview of these new features as defined in the JSR 286 Public Draft 1.
Web Services for Remote Portlets 1.0 Beta is a standard that provides web service-based access capability to portlets and enables interoperability among different portal server solutions.
Sun Java System Access Manager 7.1 Patch 1 Early Access is a security foundation that helps organizations manage secure access to an enterprises' web applications both within the enterprise and across business-to-business (B2B) value chains.
After the installation completes:
install-dir/bin directory. If you have problems starting the server, see the
Sun Java System Application Server Troubleshooting Guide.
install-dir/bin/asadmin directory and launching the start domain command:
start-domain domain1.
http://localhost:4848.
Consult the Sun Java System Application Server Installation Guide for information on installing using the silent installer.
To install on Windows platform:
.exe file.
To create a Windows service, the
sc.exe utility must be available on the system. Windows 2000 users may need to install the Windows 2000 Resource Kit to get this utility. For other supported Windows versions, the utility is included in the operating system.
Open ESB V2 Preview 3 is a JBI-based integration platform for delivering composite applications on a service-oriented architecture.
Portlet Container 2.0 Beta follows the Java Portlet Specification 2.0 (JSR 286) adds new features like eventing, public render parameters, resource serving, and portlet filters to the Java Portlet Specification 1.0 (JSR 168). Portlet Container 2.0 Beta provides a preview of these new features as defined in the JSR 286 Public Draft 1.
Web Services for Remote Portlets 1.0 Beta is a standard that provides web service-based access capability to portlets and enables interoperability among different portal server solutions.
Sun Java System Access Manager 7.1 Patch 1 Early Access is a security foundation that helps organizations manage secure access to an enterprises' web applications both within the enterprise and across business-to-business (B2B) value chains.
After the installation completes:
install-dir/bin/asadmin directory and launching the start domain command:
start-domain domain1.
URL http://localhost:4848.
install-dir/bin directory.
Consult the Sun Java System Application Server Installation Guide for information on installing using the silent installer.
To install on Macintosh platform:
The Macintosh installation bundle does NOT include the JDK. The SDK uses the JDK that is part of the Macintosh operating system.
It is recommended that this download directory should be a dedicated temporary directory containing only downloaded distribution file.
unzip ./<distribution_filename>.
chmod +x ./setup
To run the installation program that uses a graphical interface, at the command prompt, type:
./setup.
To run the installation program that uses the command-line interface, at the prompt, type:
./setup -console.
Note: At present, there is a bug using the command-line interface installation on Macintosh (see bug 6524792).
Open ESB V2 Preview 3 is a JBI-based integration platform for delivering composite applications on a service-oriented architecture.
Portlet Container 2.0 Beta follows the Java Portlet Specification 2.0 (JSR 286) adds new features like eventing, public render parameters, resource serving, and portlet filters to the Java Portlet Specification 1.0 (JSR 168). Portlet Container 2.0 Beta provides a preview of these new features as defined in the JSR 286 Public Draft 1.
Web Services for Remote Portlets 1.0 Beta is a standard that provides web service-based access capability to portlets and enables interoperability among different portal server solutions.
Sun Java System Access Manager 7.1 Patch 1 Early Access is a security foundation that helps organizations manage secure access to an enterprises' web applications both within the enterprise and across business-to-business (B2B) value chains.
After the installation completes:
install-dir/bin directory. If you have problems starting the server, see the
Sun Java System Application Server Troubleshooting Guide.
install-dir/bin/asadmin directory and launching the start domain command:
start-domain domain1.
http://localhost:4848.
Consult the Sun Java System Application Server Installation Guide for information on installing using the silent installer.
To uninstall the SDK software, complete one of the following procedures:
To Run the Uninstallation Program on Solaris or Linux platforms:
Make sure that you have stopped all domains and other related processes, including command prompts using the installation directory or its subdirectories and any applications using Java SE files.
If you do not stop all domains before the uninstallation, orphaned processes might exist on your system after the uninstallation. Identify the processes using the
ps -ef command and terminate them using the
kill command.
At the command prompt, type:
./uninstall
The uninstallation program removes the SDK components. Some files and directories remain after running the uninstallation program. Carefully examine the remaining files and directories and clean them up. It is safe to remove uninstallation and installation log files after you have examined them. The installation directory is not automatically removed.
To Run the Uninstallation Program on Windows platform:
Make sure that you have stopped all domains and other related processes, including command prompts using the installation directory or its subdirectories and any applications using Java SE files.
If you do not stop all domains before the uninstallation, orphaned processes might exist on your system after the uninstallation. On Windows, these processes interfere with the uninstallation, because the uninstallation program is unable to remove files that are in use. Identify the processes using the Task Manager and terminate them using the End Task or End Process buttons.
The uninstallation program removes the SDK and all its components. Some files and directories remain after running the uninstallation program. Carefully examine the remaining files and directories and clean them up. It is safe to remove uninstallation and installation log files after you have examined them. The installation directory is not automatically removed.
Make sure that you have stopped all domains and other related processes, including command prompts using the installation directory or its subdirectories and any applications using Java SE files.
If you do not stop all domains before the uninstallation, orphaned processes might exist on your system after the uninstallation. On Windows, these processes interfere with the uninstallation, because the uninstallation program is unable to remove files that are in use. Identify the processes using the Task Manager and terminate them using the End Task or End Process buttons.
At the command prompt, type:
./uninstall
The uninstallation program removes the SDK and all its components. Some files and directories remain after running the uninstallation program. Carefully examine the remaining files and directories and clean them up. It is safe to remove uninstallation and installation log files after you have examined them. The installation directory is not automatically removed.