Exposing a CORBA component as a Web service

This sample demonstrates how to expose an existing CORBA component as a Web service. In addition, the sample illustrates which component properties enable the component to be exposed. The WST development tool contains an “Other components” folder, which contains components that can be deployed as Web services. Once deployed, the components remain listed in the Other Components folder. This tutorial contains a CORBA Java component that can be exposed as a Web service once it is made stateless. Use EAServer Manager and the WST development tool together to run this tutorial.

In this tutorial, you:

The source files are in the CORBAComponent subdirectory. Instructions for running the tutorial are in the file readme.txt.