Adding nodes to StockPortfolioModule assembly diagram
Open the StockPortfolioModule assembly diagram and add a component,
an import, an export, and a stand-alone references. Interfaces are also added
to the component and import.
Follow the instructions in these tasks to add the nodes:
Opening the assembly editor
Use the assembly editor to wire services in the StockPortfolioModule assembly diagram.
Adding the PortfolioEvaluatorProcess component
The PortfolioEvaluatorProcess component provides the business logic to retrieve the stock portfolio information for a customer. This service will be implemented as a business process.
Adding the stand-alone references
A JSP will be used to invoke the PortfolioEvaluatorProcess service. Create the stand-alone references which can be used by the JSP to invoke this service.