< Previous | Next >

Create an integration solution

Because you already have a number of projects, it's helpful to group all of the ones related to your sample, using an integration solution. An integration solution is simply a super-project that references other projects. Beyond the simple grouping convenience there is special support for solution projects in that they simplify team support, testing support and also come with a view for visualizing the relationships between all the modules in the solution

To create and populate your solution for this sample:

  1. In the Business Integration view, click on the link Click to add an integration solution.
    Integration solutions view in the workspace
    The New Integration Solution wizard opens.
  2. For Integration solution name, enter HelloWorldPart2. Click Next.
  3. Click the Select All button to select all the existing module and library projects in the workspace, so they will become part of your solution, as shown in this figure:
    New integration solution wizard
  4. Click Finish. You now have a new solution project in the workspace. Expand HelloWorldPart2 to see that it refers to the two module projects and the library project, as shown here:
    Integration solution and projects in the business integration view.
    Note: You can adjust the sash between the solutions and projects sections.





Feedback



(C) Copyright IBM Corporation 2007, 2008. All Rights Reserved.

< Previous | Next >