Difference: LaunchingAPPXDesktopClientFromWebPageViaJavaWebstart (20 vs. 21)

Revision 212009-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: 231 to 231
 

Changed:
<
<
Elements and Attributes of a JNLP file
>
>
Elements and Attributes of a JNLP file
 
Line: 270 to 270
 

Changed:
<
<

This is the main xml element for a jnlp file. Everything is contained within the jnlp element.

>
>

This is the main xml element for a jnlp file. Everything is contained within the jnlp element.

 
Line: 296 to 296
 

The spec attribute can be 1.0, 1.5.0, or 1.6.0 or can use

Changed:
<
<
the wildcards such as 1.0+. It denoted the minimum version of the JNLP Specification that this jnlp file can work with.

>
>
the wildcards such as 1.0+. It denoted the minimum version of the JNLP Specification that this jnlp file can work with.

 

Line: 322 to 322
 

The codebase attribute specifies the base location for all

Changed:
<
<
relative URLs specified in href attributes in the JNLP file.

>
>
relative URLs specified in href attributes in the JNLP file.

 

Line: 346 to 346
 

Changed:
<
<

The href specifies the URL of the JNLP file itself.

>
>

The href specifies the URL of the JNLP file itself.

 
Line: 371 to 371
 

The version of the application being launched, as well as

Changed:
<
<
the version of the JNLP file itself.

>
>
the version of the JNLP file itself.

 

1.0

Line: 990 to 990
 

Changed:
<
<

mime-type

>
>

mime-type

 
Changed:
<
<

Contains the mime-type that the application requests it be

>
>

Contains the mime-type that the application requests it be

 registered to handle.

Line: 1095 to 1095
 

The update element is used to indicate the preferences for

Changed:
<
<
how application updates should be handled by the JNLP Client.

>
>
how application updates should be handled by the JNLP Client.

 

1.6.0

Line: 1117 to 1117
 

check

Changed:
<
<

Indicates the preference for when the JNLP Client should

>
>

Indicates the preference for when the JNLP Client should

 check for updates. It can be always, timeout, or background..

Line: 1142 to 1142
 
Changed:
<
<

Indicates the preference for how the JNLP Client should

>
>

Indicates the preference for how the JNLP Client should

 handle an application update when it is known an update is available before the application is launched. It can be always, prompt-update, or prompt-run.

Line: 1463 to 1463
 

Indicates an additional set of standard and non-standard

Changed:
<
<
virtual machine arguments that the application would prefer the JNLP
>
>
virtual machine arguments that the application would prefer the JNLP
  Client to use when launching Java.

Line: 1888 to 1888
 
Changed:
<
<

The version of the additional extension jnlp file.

>
>

The version of the additional extension jnlp file.

 

Line: 1912 to 1912
 

Changed:
<
<

The name of the additional extension jnlp file

>
>

The name of the additional extension jnlp file

 
Line: 2007 to 2007
 
Changed:
<
<

Denotes the name of a part in this jnlp file to include

>
>

Denotes the name of a part in this jnlp file to include

 the extension in.

Line: 2032 to 2032
 
Changed:
<
<

Can be used to indicate to the JNLP Client which packages

>
>

Can be used to indicate to the JNLP Client which packages

 are implemented in which JAR files.

Line: 2223 to 2223
 
Changed:
<
<

Note: A jnlp file must contain one of application-desc,

>
>

Note: A jnlp file must contain one of application-desc,

 applet-desc, component-desc, or installer-desc

Line: 2246 to 2246
 

Changed:
<
<

Denotes this is the jnlp file for an application.

>
>

Denotes this is the jnlp file for an application.

 
Line: 2319 to 2319
 

Changed:
<
<

Denotes this is the jnlp file for an applet.

>
>

Denotes this is the jnlp file for an applet.

 

1.0

Line: 2523 to 2523
 

Changed:
<
<

Denotes this is the jnlp file for a component extension.

>
>

Denotes this is the jnlp file for a component extension.

 

Line: 2547 to 2547
 

Changed:
<
<

Denotes this is the jnlp file for an installed extension.

>
>

Denotes this is the jnlp file for an installed extension.

 

 
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