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:
-
If not already done, create a
signed JClient Web Archive for Java Web Start.
-
If not already done, create
an application server connection to the target application server.
-
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.
-
(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:
-
Install the Java Web Start software on your machine. The software is
available for download from Sun Microsystem at
java.sun.com/products/javawebstart/
.
-
Start the external OC4J instance and point your browser to the URL for
your Web Start application.
-
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:
-
For information on the deployed location of the application files
including the WAR and EAR files, see the Oracle Application Server
Containers for J2EE User's Guide provided with the Oracle
Application Server documentation library.
Related topics
About Java Web Start and JClient
Applications
Running
JClient Applications with Web Start in JDeveloper
Copyright © 1997, 2004, Oracle.
All rights reserved.