JDK-7132539 : Passing parameters to webstar app through DT does not work
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-01-23
  • Updated: 2012-05-09
  • Resolved: 2012-05-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u6Fixed 8 b38Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
dtjava API allows to pass parameters and JVM options to the application whenever it is applet or webstart.

Currently API is only partially working for webstart. We do pass JVM options but still ignore app parameters.
We need to extend DT plugin functionality to support parameters.

Comments
EVALUATION implemented as described in comments.
24-04-2012