Developing JAX-RPC web services
次主題
Setting up a development environment for web services
The application server provides command-line tools to develop web services clients and implementations that are based on the Web Services for Java™ Platform, Enterprise Edition (Java EE) specification. You must set up your development environment before you start developing web services.Developing a service endpoint interface from JavaBeans for JAX-RPC applications
You must develop a service endpoint interface if you are developing a JAX-RPC web service from a JavaBeans implementation.Developing a service endpoint interface from enterprise beans for JAX-RPC applications
You can develop a service endpoint interface from an Enterprise JavaBeans (EJB) for JAX-RPC web services.Developing a WSDL file for JAX-RPC applications
You can develop a Web Services Description Language (WSDL) file to describe the characteristics of your Java API for XML-based RPC (JAX-RPC) web services application including where the service resides and how to invoke the service using an XML format.Completing the JavaBeans implementation for JAX-RPC applications
After you have developed the Java artifacts necessary to develop a Java API for XML-based RPC (JAX-RPC) web service, you must complete the JavaBeans implementation to assemble a Java archive (JAR) file or a web application archive (WAR) file based on your programming model. The resulting JAR file or WAR file contains the JavaBeans implementation and the supported classes created from the tooling.Completing the EJB implementation for JAX-RPC applications
After you have developed the Java artifacts necessary to develop a Java API for XML-based RPC (JAX-RPC) web service, you must complete the Enterprise JavaBeans (EJB) implementation to assemble a Java archive (JAR) file or a web application archive (WAR) file based on your programming model. The resulting JAR file or WAR file contains the Enterprise JavaBeans (EJB) implementation and the supported classes created from the tooling.Configuring the webservices.xml deployment descriptor for JAX-RPC web services
You can configure the webservices.xml deployment descriptor with an assembly tool.Configuring the webservices.xml deployment descriptor for handler classes
You can use an assembly tool to configure the webservices.xml deployment descriptor for user-provided handler classes.Configuring the ibm-webservices-bnd.xmi deployment descriptor for JAX-RPC web services
Use assembly tools to configure the ibm-webservices-bnd.xml deployment descriptor. This file stores binding information that is associated with the endpoints defined with the webservices.xml deployment descriptor file.


http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=container_wbsjaxrpc_dev_apps
檔名:container_wbsjaxrpc_dev_apps.html