- 
    Sub-task 
- 
    Resolution: Delivered
- 
     P2 P2
- 
    9
- 
        Verified
                    JavaFX applications deployed with
<application-desc type="JavaFX">
<param name="param1" value="foo"/>
</application-desc>
will have their <param> elements ignored. It is recommended that JavaFX applications relying on parameter values continue to use the <javafx-desc> element of the xml extension until this is resolved.
<application-desc type="JavaFX">
<param name="param1" value="foo"/>
</application-desc>
will have their <param> elements ignored. It is recommended that JavaFX applications relying on parameter values continue to use the <javafx-desc> element of the xml extension until this is resolved.