Deploying a JClient Web Application Archive for Java Web Start

You can deploy the JClient Web Archive to a remote OC4J server.

To deploy the JClient web application archive for Java Web Start:

  1. If not already done, create a signed JClient Web Archive for Java Web Start.
  2. If not already done, create an application server connection to the target application server.
  3. Right-click client_war.deploy in the JClient project and choose Deploy to automatically generate the WAR file and deploy the application components. You must choose a connection to the desired web server.
  4. (Optional) If you want to edit the client_war.deploy profile or the web.xml deployment descriptor settings, right-click the profile and choose Properties.

To run the JClient application from OC4J using Java Web Start:

  1. Install the Java Web Start software on your machine. The software is available for download from Sun Microsystem at java.sun.com/products/javawebstart/.
  2. Start the external OC4J instance and point your browser to the URL for your Web Start application.
  3. You can close your browser once Java Web Start completes the download and launches the application. Java Web Start lets you run both applications and secure applets.

    Note: The next time you run the application, Java Web Start will download only those class files or libraries that have changed from the previous download.

Notes:


Related topics

About Java Web Start and JClient Applications
Running JClient Applications with Web Start in JDeveloper

 

Copyright © 1997, 2004, Oracle. All rights reserved.