[Version 5.0.2 and later]Completing the Java bean implementation

Before you begin

Develop Java bean implementation templates and bindings from a Web Services Description Language (WSDL) file.

Steps for this task

  1. Edit the Java bean implementation template, bindingImpl.java.
    binding is the name of the <wsdl:binding> element in the WSDL file.
    1. Complete the implementation of the methods in the template.
    2. (Optional) Make changes if necessary.
    3. (Optional) Change the class name if the binding name is not acceptable.
  2. Compile all the Java classes.
  3. Assemble a Web archive (WAR) file.
    Assemble all the Java classes into a WAR file using typical Web module assembly tools. Include all of the classes generated from running the WSDL2Java command tool when developing implementation templates and bindings from a WSDL file.

Results

A Java archive (JAR) file containing a Java bean and supported classes created from the WSDL file.

What to do next

Configure the webservices.xml deployment descriptor.

Related tasks
Developing Web services deployment descriptor templates for a Java bean implementation
Configuring the webservices.xml deployment descriptor



Searchable topic ID:   twbs_JBimp
Last updated: Jun 21, 2007 9:56:50 PM CDT    WebSphere Application Server for z/OS, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/twbs_JBimp.html

Library | Support | Terms of Use | Feedback