Using the File Binding Component in a Project

ProcedureTo Configure Throttling

  1. From the NetBeans IDE Projects window, right-click the Service Assembly node under your composite application, and select Edit from the pop-up menu.

    The CASA Editor opens containing your composite application.

  2. In the CASA Editor, click the QoS icon located on the link between your JBI Module and the WSDL port you want to configure.

    The CASA Editor

    The QOS Properties Editor appears.

  3. In the QOS Properties Editor, click the property field for Max Concurrency Limit under Throttling Extension, and enter an integer for the maximum number of concurrent messages allowed for this endpoint.

    Setting the Max Concurrency Limit
  4. Click Close.

    The appropriate throttling configuration for the connection is generated in the project's jbi.xml file, when the service assembly is built.