Regenerating a Component Implementation

You can regenerate a component implementation from the Project Explorer.

Procedure

  1. In the Project Explorer view, double-click the composite containing the Java component to regenerate.
  2. Right-click the Java component and select Regenerate Java Component.
    If a dialog displays with the message " "The Java file corresponding to this component was not generated by studio and is not supported. Proceeding with code generation will overwrite this Java class. Do you want to continue?", click No and ensure that the abstract class has a javadoc comment containing the tag @Generated TEMPL003.

    If a dialog displays with the message "There are multiple elements with the same QName (namespace + name combination) in the WSDL files or schemas referenced by the component. This will result in duplicated classes, an invalid Java project, and an out-of-sync component.", click Continue.