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

Importing Java CAPS Sample Projects

Sample projects are available for implementation and product training. You can import the sample project files from the Java CAPS samples web site at http://java.net/projects/javacaps-samples/pages/Home.


Note - For some components, such as the TCP/IP HL7 Adapter, the samples are available from the Downloads tab of the Java CAPS Uploader. Some of the samples on the Java CAPS samples web site are for JBI-based projects. These projects do not need to be imported and can be opened directly in NetBeans.


To Import a Repository Sample Project

Before You Begin

Make sure that the Java CAPS Repository is running and that all necessary components have been uploaded through the Java CAPS Uploader and installed through the NetBeans Update Center. Save all unsaved work before proceeding.

  1. In a browser window, go to the Java CAPS samples web site (http://java.net/projects/javacaps-samples/pages/Home).

    This page provides tabbed pages with links to each available sample.

  2. Select the Sample Project Zip File link and save the archive file on your local machine.

    Remember where you saved the file.

  3. Start the NetBeans IDE and connect to the running Repository:
    1. Select Tools ->CAPS Repository->Connect.
    2. Enter the Repository connection values or accept the default ones.
    3. Click Connect.
  4. In the NetBeans IDE, select Tools->CAPS Repository->Import Project.
  5. On the Import Project dialog box, click Yes.

    The Import Manager appears.

  6. In the From ZIP File field, browse to the location of the sample project archive file.

    Note - Some of the sample ZIP files might need to be extracted in order to access the ZIP file for the actual sample Project.


  7. In the Destination Project field, select As Top-Level to import the Project at the top level, or select the name of an existing project to import it into.
  8. Click Import.
  9. When the sample project has successfully imported, click Close.
  10. Repeat the above steps for other project files you want to import.