Difference: LaunchingAPPXDesktopClientFromWebPageViaJavaWebstart (64 vs. 65)

Revision 652012-02-23 - JoeOrtagus

Line: 1 to 1
 
META TOPICPARENT name="APPXAdministrator"

APPX Desktop Client Launched via Java Web Start

Line: 6 to 6
 

Overview

Changed:
<
<
When you publish the APPX Desktop Client using Java Web Start technology you ensure the most current version of the application will be deployed, as well as the correct version of the Java Runtime Environment (JRE). Since the APPX Desktop Client will only be configured on the web server, you will not need to install the client on each desktop in your enterprise, just have the user base run the application for a published URL. This document applies to APPX Desktop Client version 5.0.4b5 and above. These instructions do not require any APPX server configuration other than an APPX Login Manager configured to accept logins. APPX server on any platform may be connected to via the client when launched with Java Web Start. The size of the APPX Java Web Start bundle is about 1.3 MB. When the APPX Desktop Client is run for the first time, Java Web Start will download the entire package ; the next time it will check only for modified jar files (an upgrade) and download them. If this is not the case, the application will start immediately.
>
>
When you publish the APPX Desktop Client using Java Web Start technology you ensure the most current version of the application will be deployed, as well as the correct version of the Java Runtime Environment (JRE). Since the APPX Desktop Client will only be configured on the web server, you will not need to install the client on each desktop in your enterprise, just have the user base run the application for a published URL. This document applies to APPX Desktop Client version 5.0.4 and above. These instructions do not require any APPX server configuration other than an APPX Login Manager configured to accept logins. APPX server on any platform may be connected to via the client when launched with Java Web Start. The size of the APPX Java Web Start bundle is about 1.3 MB. When the APPX Desktop Client is run for the first time, Java Web Start will download the entire package ; the next time it will check only for modified jar files (an upgrade) and download them. If this is not the case, the application will start immediately.
 

Required software components

APPX Desktop Client Java Web Start Bundle

Changed:
<
<
You can get the APPX Desktop Client Java Web Start Bundle from here for Unix or Linux or here for Windows.
>
>
You can get the APPX Desktop Client Java Web Start Bundle from here for Unix or Linux or here for Windows.
 

APPX Server

Line: 37 to 37
 

Download and place the APPX Desktop Client Java Web Start Bundle.

Changed:
<
<
For a Windows Web Server, download the Java Web Start Bundle from here. For my Linux/Unix server I downloaded version 5.0.4b5 from here. Place the bundle in a directory off of your web server's web root and follow the steps below to install and configure.
>
>
For a Windows Web Server, download the Java Web Start Bundle from here. For my Linux/Unix server I downloaded version 5.0.4 from here. Place the bundle in a directory off of your web server's web root and follow the steps below to install and configure.
 
  • I am going to use the command line tool wget to fetch the file bundle:

[joe@webserver /]$ cd /var/www/html 

Changed:
<
<
[joe@webserver /]$ sudo wget http://www.appx.com/ftp/appx/products/appx/client/5.0.4.beta5/java_web.tgz
>
>
[joe@webserver /]$ sudo wget http://www.appx.com/ftp/appx/products/appx/client/5.0.4/java_web.tgz
 [joe@webserver html]$
Line: 60 to 60
 appx/appx.html appx/splash.gif appx/APPXLaunchButton.png
Added:
>
>
appx/appx-small.png
 appx/appx-nativelib.jar appx/appx.jar appx/appx.jnlp
Line: 79 to 80
 [joe@webserver appx]$ ls
Changed:
<
<
appx32.gif  appx.html  appx.jar  appx.jnlp  APPXLaunchButton.png  appx-nativelib.jar  INSTALL.txt  README.txt  splash.gif

>
>
appx32.gif  appx.html  appx.jar  appx.jnlp  APPXLaunchButton.png appx-small.png appx-nativelib.jar  INSTALL.txt  README.txt  splash.gif

 

APPX Desktop Client Web Start Bundle Components

Line: 101 to 102
 

In appx.jnlp:

Changed:
<
<
appx.jnlp: --->
>
>
appx.jnlp: --->
  Please see our Wiki at http://wiki.appx.com/wiki/bin/view/Main/LaunchingAPPXDesktopClientFromWebPageViaJavaWebstart for further documentation.
Line: 187 to 188
 
[joe@webserver appx]$ cat appx.jnlp
<?xml version="1.0" encoding="utf-8"?>
Changed:
<
<
<-- JNLP File for APPX Desktop Client 5.0.4b5 -->
>
>
<-- JNLP File for APPX Desktop Client 5.0.4 -->
 
<-- JNLP File for APPX Desktop Client  -->
Changed:
<
<
<-- example JNLP file that will launch the APPX Desktop Client 5.0.4b5 -->
>
>
<-- example JNLP file that will launch the APPX Desktop Client 5.0.4 -->
 
<-- where the jnlp file lives on the web -->
Changed:
<
<
>
>
  APPX Desktop Client Java Web Start Demo Application APPX Software, Inc.
Changed:
<
<
APPX Desktop Client version 5.0.4b5.
>
>
APPX Desktop Client version 5.0.4.
  Connects to APPX Client Login Manager.
<-- hover help for this app.  -->
Changed:
<
<
APPX Desktop Client 5.0.4b5
>
>
APPX Desktop Client 5.0.4
 
<-- This is the APPX Desktop Client application icon and splash screen. -->
<-- relative to codebase -->
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback