Develop a Web service from a Java bean
Develop a Web service from a Java bean
Set up a Web services development and unmanaged client execution environment.To develop a Web service from a Java bean...
- Access an existing Java bean Web archive (WAR) file.
- Develop a Java bean Service Endpoint Interface.
- Develop a Web Services Description Language (WSDL) file.
- Develop Web services deployment descriptor templates for a Java bean implementation.
- Configure the webservices.xml deployment descriptor.
- Configure the ibm-webservices-bnd.xmi deployment descriptor.
- Assemble a Web services-enabled WAR file when starting from Java.
- Assemble a Web services-enabled WAR into an EAR file.
- Deploy the EAR file into WAS.
See Also
Web services
Assembling Web services applications based on Web Services for J2EE
Assembling a Web services-enabled WAR file when starting from Java code
Assembling a Web services-enabled WAR into an EAR file
Deploying Web services based on Web Services for J2EE
Developing a new Web service with an existing WSDL file using a Java bean
Setting up a development and unmanaged client execution environment for Web services based on Web Services for J2EE
Artifacts used to develop Web services based on Web Services for J2EE