Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop web services > Develop JAX-RPC web services clients


Configure the JAX-RPC web services client deployment descriptor with an assembly tool

We can configure JAX-RPC web services client deployment descriptor with an assembly tool.

We can configure deployment descriptors with assembly tools provided with WAS. Also, you need an enterprise JavaBeans (EJB) JAR file, WAR file or an application client file that you can import into the assembly tool.

Assemble the client JAR file into an EAR file or assemble the client WAR file into an EAR file.

To learn more, see the information on assembling a web services-enabled client JAR file into an EAR file or assembling a web services-enabled client WAR file into an EAR file.

Complete this task if you are developing a managed client that runs in the Java EE client container. This task is done after you assemble the EJB or web module.


Procedure

  1. Start an assembly tool. Read about starting the assembly tool in the Rational Application Developer information.

  2. If we have not done so already, configure the assembly tool so that it works on Java EE modules. You need to make sure that the Java EE and Web categories are enabled. Read about configuring the assembly tool in the Rational Application Developer information.
  3. Migrate the WAR or Java Archive (JAR) files that are created with the Assembly Toolkit, Application Assembly Tool (AAT) or a different tool to assembly tools. To migrate files, import your WAR or JAR files to the assembly tool. Read about migrating code artifacts to an assembly tool in the Rational Application Developer information.

  4. Configure the client deployment descriptor. Read about the configuring the client deployment descriptor in the Rational Application Developer information.


Results

You have a client deployment descriptor that is configured.


What to do next

Test the web services client. See the testing web services-enabled clients information to learn more about how to test an unmanaged client JAR file and an unmanaged client application.
Assembly tools
Implement JAX-RPC web services clients
Assembling a web services-enabled client JAR file into an EAR file
Assembling a web services-enabled client WAR file into an EAR file
Test web services-enabled clients

+

Search Tips   |   Advanced Search