Before you begin
Set up a Web services development and unmanaged client execution environment.To use an enterprise bean as the basis for a Web service implementation, follow these requirements:
These requirements are documented in the JAX-RPC specification available through Web services: Resources for learning.
Why and when to perform this task
Create the artifacts that enable the enterprise bean to be a Web service and assemble the artifacts into the enterprise application as follows:Steps for this task
Results
A Web service from a stateless session enterprise bean.