Deploying user projects

After you have created a user project and added integration component libraries to it, you can deploy that project to generate files that can be used in the WebSphere Application Development Environment, Integration Edition for the creation of WAS projects. To do so:

  1. In the System Manager perspective, right-click on the icon for your user project (make sure that you are within the User Projects folder, not within the Integration Component Libraries folder). A pop-up menu appears.
  2. Choose Deploy WAS Project. The Component Selection Page appears, listing the specific integration components available in the user project you have selected. (You should see a connector and one or more business objects. If you do not see business objects, verify that you designated business objects as supported when you configured the connector, that you included that connector configuration and those business objects in an integration component library, and that you updated the user project with that integration component library.) Check the boxes for the components that you want to include, and click Next. A pop-up menu appears, providing three choices:
  3. Select a choice and click Finish.

    Files will be generated in the location that you specified. The files are an interface .wsdl file, a JMS bindings .wsdl file, and a JMS services .wsdl file, all specific to this connector configuration, and .xsd files corresponding to each of the business object definitions.

Copyright IBM Corp. 1997, 2003