You will need to open the News assembly diagram to
add a component, an import, an export, and a stand-alone references. Interfaces
are also added to the component and import.
Follow these tasks to add components to News wiring diagram:
Opening the assembly editor
With the assembly editor, you can visually compose the integrated application by creating components and connecting them with wires. The NewsModule module assembly will be used to create the assembly diagram.
Adding the process component
The process component provides the business logic to retrieve the information. This service will be implemented as a business process.
Adding the stand-alone reference
A JSP will be used to invoke the service. Create the stand-alone references which can be used by the JSP to invoke this service.