Next >

Creating a JAX-RPCWeb Service from an enterprise bean using SOAP/JMS

Learning objectives

In this tutorial, you will learn to:
  • Create a JMS server and server configuration
  • Create the WSDL document named TestEJB.wsdl
  • Deploy the Web service to the WebSphere Application Server
  • Generate the Java client proxy
  • Generate and launch the sample application
To complete this tutorial, you will need approximately 2 hours. If you decide to explore other facets of Web services while working on the tutorial, it could take longer to finish.

Prerequisites

In order to complete this tutorial end to end, you should be familiar with:
  • Web services concepts
  • JMS server concepts
  • Basic EJB concepts
When you are ready, begin Lesson 1.1: Creating a server and server configuration for JMS.

Feedback

Related information
Next >