Skip Headers
Oracle® Containers for J2EE Enterprise JavaBeans Developer's Guide
10g Release 3 (10.1.3)
B14428-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

30 Using a Stateless Session Bean with a Web Service

The client of a stateless session bean may be a web service client. Only a stateless session bean may provide a web service client view. A web service client makes use of the enterprise bean's web service client view, as described by a WSDL document. The bean's client view web service endpoint interface is a JAX-RPC interface.

This section describes:

For more information, see the Oracle Application Server Web Services Developer's Guide.