Regenerating an Implementation
You can regenerate an implementation without recreating everything. For example, if you have a Web application with a Java SOA project, each can have their respective implementations.
After developing the component, if you need to make changes in the WSDL (for example, a change to the datatype), you can use this option to change the existing implementation to apply the updated WSDL instead of creating everything from scratch again.
The implementation must have been originally generated before you can regenerate.
You should regenerate the component implementation after you add (or delete) a service, reference, or property to the component.
Control | Procedure |
---|---|
Canvas | Right-click the component and select Regenerate Servlet Implementation. |
Problems View |
1. In the
Problems view, right-click an error of
the form " 2. In the Quick Fix dialog, select Update Component from Implementation or Update/Create Servlet. 3. Click Finish. The implementation is updated to match the component. |