276 WebSphere and .Net Interoperability Using Web Services
12.2 Building the scenario for Windows Server 2003
The next stage in the example is to create the Microsoft .Net Web service for the
DCI register claim application. As with the LGI example, the register claim
application is already implemented and in use with DCI’s own Web site. The
merger task is to wrap the existing application classes in a Web service and
deploy it onto the Windows 2003 server.
12.2.1 Prerequisites to run the Web service application
The environment we set up ran the Web service application using Microsoft
Visual Studio .Net 2003 on a Windows 2003 server. We used IIS V6.0 on an IBM
ThinkCenter with 1GHz CPU, 1GB of main memory and 12 GB of DASD. The
scenario may run ...