Creating an 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.

Prerequisites

Import the package containing the component implementation into the workspace.

Procedure

  1. Select File > New > TIBCO SOA Resources.
  2. In the Project Types list, click SOA Project from Implementation and click Next.
    The Component Details dialog displays.
  3. In the Composite File field, accept the default composite file name or type a new one.
  4. In the Component Name field, accept the default component name or type a new one.
  5. Click a component implementation type and click Next.
  6. Refer to the implementation type documentation for implementation-specific steps and click Next.
  7. Select a port type.
  8. Check the checkbox next to a binding and optionally rename the binding and click Finish.

Result

The 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.