Designing Intelligent Event Processor (IEP) Projects

ProcedureTo Define the Binding Components and Connections

  1. If you generated an abstract WSDL document, then use the CASA Editor to define the binding components and connections.

    For detailed instructions, see the CASA Editor topics in the NetBeans IDE help.

  2. If you generated a concrete WSDL document, then you can override the generated bindings by deleting the connections and defining the new binding components and connections.


    Caution – Caution –

    For both abstract and concrete WSDL documents, do not clone the WSDL document to customize its generated bindings and services. Updates to the generated WSDL documents will not be updated after the cloning. Over time, the cloned and edited WSDL document deployed for the bindings will become inconsistent with the WSDL document deployed for the IEP Service Engine.