Before you begin
Locate the Web Services Description Language (WSDL) file that defines the Web service to be implemented. You can develop a WSDL or obtain one from an existing Web service through e-mail, downloading or a Uniform Resource Locator (URL).Why and when to perform this task
To develop a new Web service with an existing WSDL file using a Java bean:
Steps for this task
What to do next
Develop Web services deployment descriptor templates from a WSDL file.You can either develop Web services deployment descriptor templates for a Java bean implementation or develop Web services deployment descriptor templates for an EJB implementation.