Sun Adapter for Batch Tutorial

ProcedureTo Create an Environment

Environments include the External Systems, Logical Hosts, Sun Java System Application Servers and Message Servers used by a Project and contain the configuration information for these components.

  1. From the NetBeans IDE click the Services tab.

  2. Right-click the Repository and select New Environment.

    A new Environment is added to the Services tree.

  3. Rename the new Environment to envBatch_Secure.

  4. Right-click envBatch_Secure and select New⇒BatchFTPOverSSL External System.

  5. Name this External System esBatchFTPOverSSL.

    The esBatchFTPOverSSL window is added to the Environment Editor.

  6. Right-click envBatch_Secure and select New⇒BatchSCP External System.

  7. Name this External System esBatchSCP.

    The esBatchSCP window is added to the Environment Editor.

  8. Right-click envBatch_Secure and select New⇒BatchSFTP External System.

  9. Name this External System esBatchSFTP.

    The esBatchSFTP window is added to the Environment Editor.

  10. Right-click envBatch_Secure and select New⇒File External System.

  11. Name the External System esFile and click OK.

    The esFile window is added to the Environment Editor.

  12. Right-click envBatch_Secure and select New⇒Logical Host.

    The LogicalHost1 box is added to the Environment and LogicalHost1 is added to the Environment Editor tree.

  13. From the Services tree, right-click LogicalHost1 and select New⇒Sun Java System Application Server.

    A new Sun Java System Application Server is added to the Services tree under Localhost1.

  14. Save the Project.