252 WebSphere and .Net Interoperability Using Web Services
12.1 Building the scenario for WebSphere
In this scenario, Lord General Insurance (LGI) has acquired a typical modern
dot.com auto insurance company, DirectCarInsure.com (DCI). There are existing
business logics and processes that need to be accessed using a common front
end by users of both the companies. In this section, we will consider how to
make LGI’s business logic, which is in the form of Enterprise JavaBeans,
available for access by the common front end using Web services. In the next
section, we will perform a similar step for the business logics and processes
used by DCI. In the last section, we will implement two J2SE Java client
prototypes which, in the complete implementation, ...