Difference: LaunchingAPPXDesktopClientFromWebPageViaJavaWebstart (29 vs. 30)

Revision 302009-03-12 - JoeOrtagus

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

APPX Desktop Client Launched via Java Web Start

This document will explain how to start the APPX Desktop Client via Java Web Start Technology.
Line: 37 to 37
 


Changed:
<
<
[joe@webserver /]$ cd /var/www/html [joe@webserver /]$ sudo wget http://www.appx.com/ftp/appx/products/appx/client/4.2.a/java_web.tgz
>
>
[joe@webserver /]$ cd /var/www/html [joe@webserver /]$ sudo wget http://www.appx.com/ftp/appx/products/appx/client/4.2.a/java_web.tgz
 [joe@webserver html]$
Line: 47 to 47
 

Changed:
<
<
[joe@webserver html]$ sudo tar xzvpf appx.tgz
>
>
[joe@webserver html]$ sudo tar xzvpf appx.tgz
 
Line: 65 to 65
 

Changed:
<
<
[joe@webserver html]$ ls -la
>
>
[joe@webserver html]$ ls -la
 
Line: 81 to 81
 

Changed:
<
<
[joe@webserver html]$ cd appx [joe@webserver appx]$ ls
>
>
[joe@webserver html]$ cd appx [joe@webserver appx]$ ls
 
Line: 105 to 105
 

Changed:
<
<
[joe@webserver appx]$ cat appx.html
>
>
[joe@webserver appx]$ cat appx.html
 
Line: 156 to 156
 
appx.jnlp contents

Changed:
<
<
[joe@webserver appx]$ cat appx.jnlp
>
>
[joe@webserver appx]$ cat appx.jnlp
 
Line: 2632 to 2632
 

Changed:
<
<
[joe@webserver /]$ grep -qs 'application/x-java-jnlp-file' /etc/mime.types || echo 'application/x-java-jnlp-file jnlp' >> /etc/mime.types
>
>
[joe@webserver /]$ grep -qs 'application/x-java-jnlp-file' /etc/mime.types || echo 'application/x-java-jnlp-file jnlp' >> /etc/mime.types
 [joe@webserver /]$
Line: 2640 to 2640
 

Changed:
<
<
[joe@webserver /]$ grep -qs 'application/x-java-jnlp-file' /var/www/html/appx/.htaccess || echo 'AddType application/x-java-jnlp-file jnlp' >> /var/www/html/appx/.htaccess
>
>
[joe@webserver /]$ grep -qs 'application/x-java-jnlp-file' /var/www/html/appx/.htaccess || echo 'AddType application/x-java-jnlp-file jnlp' >> /var/www/html/appx/.htaccess
 [joe@webserver /]$
 
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