Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Installing: Importing Non-JBI Based Java CAPS Sample Projects
 

Planning for Java CAPS Installation

Using the Java CAPS 6 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 Java CAPS Installer

Installing Java CAPS Components Using the NetBeans IDE Update Center

To Install Java CAPS 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 Java CAPS Repository From the NetBeans IDE

To Connect to Java CAPS Repository from the NetBeans IDE

Importing Non-JBI Based Java CAPS Sample Projects

To Import a Non-JBI Based Sample Project

Using the Java CAPS 6 Installation CLI

Installing Additional Components for Java CAPS 6

Installing Third-Party JAR Files

Java CAPS Runtime Installation

Uninstalling Java CAPS 6

Installing Patches for Java CAPS

Importing Non-JBI Based Java CAPS Sample Projects

Sample projects are available for implementation and product training. You can import the sample project files from the Sun Java Caps Documentation tab on the Sun Developers Network (SDN) web site at http://developers.sun.com/docs/javacaps/.

To Import a Non-JBI Based Sample Project

Before You Begin

Make sure that the Java CAPS Repository is running and that all necessary SAR files and components have been loaded. Save all unsaved work before proceeding.

  1. In a browser window, go to the Sun Java CAPS Documentation tab on the SDN web site.
  2. Under Check Out Java CAPS Docs, click the Tutorials and Sample Projects link.
  3. Under Java CAPS Tutorials and Sample Projects, expand a tutorial list to expose the Sample Project Zip File link.
  4. Select the Sample Project Zip File link and save the archive file on your local machine.

    Remember where you saved the file.

  5. Start the NetBeans IDE and connect to the running repository:
    1. Select Tools ->CAPS Repository->Connect.
    2. Supply or accept values for login name, password, and so on.
    3. Click Connect.
  6. In the NetBeans IDE, select Tools->CAPS Repository->Import Project.
  7. (Optional) If desired, in Import Manager under Destination Project, set the project As Top-Level.
  8. In Import Manager “From ZIP file,” browse to the location of the sample project archive file.
  9. Select the sample project archive file, for example, prjBatch_Inbound_LocalFileIn_FTPOut.zip, and then click Import.
  10. When the sample project has successfully imported, click Close.
  11. Repeat step 6 for other project files you want to import.