The web project needs to be deployed for each sample program. This subsection describes the web project deployment procedure in the case where you will use the HelloServiceAdapter sample program.
- From the menu, select Window, Open Perspective, and then Other.
The Open Perspective dialog box opens.
- Select Java EE (default), and then click the OK button.
The Java EE perspective opens.
- In the Servers view, right-click MyServer at localhost, and then select Start.
At this time, you might see an error dialog box that reports the server MyServer is externally running and asks you to stop the server. In this case, from the Start menu, select Programs, Cosminexus#, and then Stop Test Server to stop Performance Tracer, the J2EE server, and the HCSC server (including the standard reception and user-defined reception) in the test environment. Then, in the Servers view, right-click MyServer at localhost, and then select Start again.
- #
- This program folder name might have been changed. If it has been changed, select the changed program folder name.
![[Figure]](figure/zs990500.gif)
The login window appears.
- Enter admin in both Administrator ID and Password, and then click the OK button.
A message indicating that processing is in progress appears, and then the server starts.
- In the Servers view, right-click MyServer at localhost, and then select Add and Remove.
The Add and Remove dialog box appears.
![[Figure]](figure/zs990600.gif)
- In the Available list box, select HelloClient and HelloService, and then click the Add button.
![[Figure]](figure/zs990650.gif)
HelloClient and HelloService moves from the Available list box to the Configured list box.
- Click the Finish button.
After processing terminates, the Java EE perspective appears again. Confirm that the HelloClient and HelloService projects are displayed under MyServer at localhost in the Servers view.
![[Figure]](figure/zs990660.gif)
- In the Servers view, right-click MyServer at localhost, and then select Stop.
- From the Start menu, select Programs, Cosminexus#, and then Start Test Server to start Performance Tracer, the J2EE server, and the HCSC server (including standard reception and user-defined reception) in the test environment.
- #
- This program folder name might have been changed. If it has been changed, select the changed program folder name.