JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Using the Oracle Java CAPS 6.3 Installation GUI     Java CAPS Documentation
search filter icon
search icon

Document Information

Using the Java CAPS 6.3 Installation GUI

Overview of Installation

Installing the JDK Software and Setting JAVA_HOME

To Install the JDK Software and Set JAVA_HOME on a UNIX System

To Install the JDK Software and Set JAVA_HOME on a Windows System

Installing Java CAPS Using the Java CAPS Installer

To Install Java CAPS Components Using the Java CAPS Installer

Enabling Oracle Advanced Queueing

To Create the Java CAPS Advanced Queue User

To Install Advanced Queueing Support After Installing Java CAPS

To Allow Enterprise Manager to Delete Advanced Queue Messages

Enabling WebLogic JMS for Java CAPS

To Install WebLogic JMS Support After Installing Java CAPS

Adding the GlassFish Server to the NetBeans IDE

To Add the GlassFish Server

Installing Components Using the NetBeans IDE Update Center

To Install Components Using the NetBeans IDE Update Center

Installing Java CAPS Components Using the Java CAPS Uploader

To Install Java CAPS Components Using the Java CAPS Uploader

To Download and Expand ZIP Files Using the Java CAPS Uploader

Installing Plugins Using Enterprise Manager Web Applications Manager

To Install Java CAPS Plugins Using the Enterprise Manager Web Applications Manager

Starting and Stopping Java CAPS

Connecting to the Java CAPS Repository From the NetBeans IDE

To Connect to Java CAPS Repository from the NetBeans IDE

Creating a Windows Service for the GlassFish Domain

To Create the Windows Service

To Start, Stop, and Delete the Service

Increasing the NetBeans IDE Heap Size

To Increase the Heap Size in NetBeans IDE

Importing Java CAPS Sample Projects

To Import a Repository Sample Project

Starting and Stopping Java CAPS

To start or stop Java CAPS, after the initial installation, navigate to the Java CAPS install directory or to the directory where the component is installed that you want to start or stop. Run the appropriate command.


Note - When you start the GlassFish server from the NetBeans IDE, you need to enter the master password. The dialog box that appears provides instructions for creating a password file so you can skip this step in the future.


Component
From Java CAPS Installation Directory
From Component Installation Directory
GlassFish Enterprise Server
UNIX – sh start_appserver_domain1.sh

UNIX – sh stop_appserver_domain1.sh

Windows GUI – start_appserver_domain1

Windows GUI – stop_appserver_domain1

Windows CLI – start start_appserver_domain1

Windows CLI – start stop_appserver_domain1

Repository
UNIX – sh start_repository.sh

UNIX – sh stop_repository.sh

Windows GUI – start_repository

Windows GUI – stop_repository

Windows CLI – start start_repository

Windows CLI – start stop_repository

UNIX directoryinstall-directory/repository/repository

CLI – sh startserver.sh

CLI – sh stopserver.sh

Windows directoryinstall-directory\repository\repository

GUI – startserver.bat

GUI – stopserver.bat

CLI – start startserver

CLI – start stopserver

Enterprise Manager
UNIX – sh start_emanager.sh

UNIX – sh stop_emanager.sh

Windows GUI – start_emanager

Windows GUI – stop_emanager

Windows CLI – start start_emanager

Windows CLI – start stop_emanager

UNIX directoryinstall-directory/emanager

CLI – sh startserver.sh

CLI – sh stopserver.sh

Windows directoryinstall-directory\emanager

GUI – startserver.bat

GUI – stopserver.bat

CLI – start startserver

CLI – start stopserver

NetBeans IDE
Windows GUI – start_netbeans

Windows CLI – start start_netbeans

To stop NetBeans click “X” in title bar

Windows directoryinstall-directory\netbeans\bin

GUI – netbeans.exe

CLI – start netbeans


Note - Windows provides a Repository Service Manager. To open it, navigate to install-directory\repository\repository and invoke servicemanager.bat to open the Java CAPS Repository Server Service Manager dialog box. Use the dialog box options to install and uninstall services, and to start and stop the Repository Server.