Difference: LaunchingAPPXDesktopClientFromWebPageViaJavaWebstart (51 vs. 52)

Revision 522009-03-20 - 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 xzvf java_web.tgz
>
>
[joe@webserver html]$ sudo tar xzvf java_web.tgz
 
Line: 2656 to 2656
 

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 /]$
Line: 2693 to 2693
 That's all there is to publishing APPX Desktop Client utilizing Java Web Start technology.

Troubleshooting tips

  • To clear the Web Start Cache
Changed:
<
<
    • javaws -uninstall This will remove all cached applications.
>
>
    • javaws -uninstall This will remove all cached applications.
 
  • Clear Browser's temporary files.

Bugs:

  1. Fixed - Bug Description 1.
 
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