Before you begin
Set up a Web services development and unmanaged client execution environment.Locate the Web Services Description Language (WSDL) file that defines the Web service to implement. The SOAP address URI is not required because it is updated when your new implementation is deployed.
Why and when to perform this task
Create the enterprise bean and artifacts that enable the enterprise bean to be a Web service and assemble those artifacts into the enterprise application as follows:
Steps for this task
Results
An EJB implementation of a Web service defined in the WSDL file.