Creating a SOA Project from an Implementation
You can create a SOA project from an already existing implementation. The resulting project includes a composite, abstract component with a service and reference, and promoted composite service and reference.
Before you beginImport the package containing the component implementation into the workspace.
- Procedure
- Select .
- In the Project Types list, click
SOA Project from Implementation and click
Next.
The Component Details dialog displays.
- In the Composite File field, accept the default composite file name or type a new one.
- In the Component Name field, accept the default component name or type a new one.
- Click a component implementation type and click Next.
- Refer to the implementation type documentation for implementation-specific steps and click Next.
- Select a port type.
- Select the checkbox next to a binding and optionally rename the binding and click Finish.
ResultThe system creates a SOA project, composite, abstract component with a service and reference, and promoted composite service and reference. The services and references are configured with a sample WSDL file.