Using the Java CAPS 6 Installation GUI

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/.

ProcedureTo 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.