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.

  3. Rename the new Environment envBatch_Streaming.

  4. Right-click the envBatch_Streaming Environment and select New⇒BatchInbound External System.

  5. Name this External System esBatchInbound.

    The esBatchInbound window is added to the Environment Editor.

  6. Right-click envBatch_Streaming and select New⇒BatchFTP External System.

  7. Name this External System esBatchFTP.

  8. Right-click envBatch_Streaming and select New⇒BatchLocalFile External System.

  9. Name the External System esBatchLocalFile.

  10. Right-click envBatch_Streaming and select New⇒BatchRecord External System.

  11. Name the External System esBatchRecord.

  12. Right-click envBatch_Streaming and select New⇒File External System.

  13. Name this External System esFile.

  14. Right-click envBatch_Streaming and select New Logical Host.

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

  15. 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 LogicalHost1.

  16. Save the Project.