This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 199658 - FX WebStart app run calls jasaws.exe from matching FX SDK/RT
Summary: FX WebStart app run calls jasaws.exe from matching FX SDK/RT
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords: PLAN
Depends on:
Blocks: 199283
  Show dependency tree
 
Reported: 2011-06-23 13:41 UTC by Petr Somol
Modified: 2011-09-21 10:55 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Somol 2011-06-23 13:41:02 UTC
If user develops app using 64 bit platform and choses to launch app as webstart from NB then javaws.exe is to be taken from matching 64-bit FX runtime install folder (later on once FX will have been merged in JRE7 this could be 64-bit JRE folder).
Comment 1 Petr Somol 2011-09-21 10:55:10 UTC
implemented in http://hg.netbeans.org/jet-main/rev/8b5919aa10b3
(also affected by http://hg.netbeans.org/jet-main/rev/7a598cf93d59)