Show TOC Start of Content Area

Procedure documentation Creating Web Services from Enterprise JavaBeans

Use

This process describes the needed steps and components for creating and configuring a Web service from an Enterprise JavaBean.

Prerequisites

You have:

     Created an EJB

     Read the section Restrictions for WS Endpoints.

     Created a DC component for the Web service. For more information, see The Development Process.

Procedure

To create a Web service for an Enterprise JavaBean, proceed in one of the following ways: 

     Choose the Web Service Quick Wizard if the Web service features – such as the transport binding, the communication type, and the security settings – are to be assigned using predefined configuration profiles.

     Choose the following procedure if you wish to make the Web service settings yourself.

     Creating Service Collections and Service Interfaces

     Creating and Configuring Web Services

 

See also:

Developing Enterprise Beans

Creating Web Services from Java Classes

 

End of Content Area