Creating a Spring Component

You can create a Spring component by using a wizard or by using a manual procedure.

Procedure

  • Choose an option and follow the relevant procedure.
    Control Procedure
    Wizard
    1. Create an SOA project selecting the SOA Project from WSDL project type.
    2. In the Component Details page of the wizard, specify Spring for the component implementation type.
    3. Specify code generation details as described in Generate Spring Component Implementation Reference
    Manual
    1. Create an SOA project of any type.
    2. Open the composite created in the project.
      • Click the Spring icon in the Palette and click the canvas.
      • Click the canvas and click the Spring icon in the pop-up toolbar.
    3. Generate the Spring implementation as described in Generating a Spring Component Implementation
    A Spring component is added to the canvas and its implementation is configured.