Building and running a sample XML application

You can use the IBM® WebSphere® Application Server XML thin client, the com.ibm.xml.thinclient_9.0.jar file, to build a sample XML application. You can also use the API documentation to improve your understanding of the XML API.

Before you begin

  1. Install the product.
  2. Locate the com.ibm.xml.thinclient_9.0.jar file.
    You can find the com.ibm.xml.thinclient_9.0.jar file in your installation tree; for example:
    • [Windows]app_server_root\runtimes\com.ibm.xml.thinclient_9.0.jar
    • [AIX][HP-UX][Linux][Solaris][z/OS]app_server_root/runtimes/com.ibm.xml.thinclient_9.0.jar

To see how to build and use an application, refer to the sample application that is packaged with the product.

About this task

Follow this procedure when you build and run a sample XML application.

Procedure

  1. For build time, include the com.ibm.xml.thinclient_9.0.jar file in the build-time class path while developing your sample XML application.

    Also, attach the API documentation from the javadoc directory that is inside the com.ibm.xml.thinclient_9.0.jar file.

    Attaching the API documentation

    As a results, the location of the API documentation appears in the Java build path.

    Results of attaching the API documentation

    When complete, your application should compile; and when using context completion, you should have access to the API documentation.

    Access to the API documentation

  2. Deploy your application.

Icon that indicates the type of topic Task topic



Timestamp icon Last updated: March 5, 2017 17:27
File name: tins_install_lib.html