Figure 10-28 Generating the deployed code for the EJB

After switching to the Navigator view, expand the CustomerInfo project, which is the registration node under the ejbModule folder to see the deployed code.

Now that we have completed the development of the whole application, and deployed the EJB, it is time to move to testing that application using WebSphere Test Environment Version 4.0.

10.4.1 Testing the registration application

We need to test the registration process:

1.Switch to the server perspective, select the registration project. Select CustomerXMLServlet, and select the option Run on Server from the menu.

The WebSphere test Environment will start, launching the browser, and invoking the JSP in Figure 10-29.

2.Enter the necessary data, which are the membership, first name, last name, and e-mail.

3.Click the Submit button.

254 The XML Files: Development of XML/XSL Applications Using WebSphere Studio

Page 270
Image 270
IBM Version 5 manual Testing the registration application, Generating the deployed code for the EJB