Sun Adapter for Batch Tutorial

ProcedureTo Import a Non-JBI Based Sample Project

Before You Begin

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

  1. Open your browser and point it at the Sun Java CAPS Documentation web site.

  2. Under the Documentation tab, click the Tutorials link.

  3. Under Java CAPS Tutorials and Sample Projects, expand a tutorial list to expose the Sample Project Zip File link.

  4. Click the Sample Project Zip File link and save the archive file on your local machine.

    Remember where you saved the file.

  5. Start Netbeans IDE and connect to the running repository:

    1. Select Tools⇒CAPS Repository⇒Connect.

    2. Supply or accept values: login name, password, etc.

    3. Click Connect.

  6. Open or create a Java CAPS repository-based project.

  7. Right-click the Java CAPS project and, on the context menu, click Import⇒Project.

  8. In the Import Manager dialog box, 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, clickClose.