-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
6
-
generic
-
generic
The "Codebase" in JNLP Visual Editor won't get refreshed if the jnlp was updated when Deploy or Run with Java Web Start.
NetBeans build:
NetBeans IDE 5.0 Beta Build200509261930
JNLP Plug-in build:
08-Oct-2005 16:18:37
Prepare:Install the jnlp plug-in for netbeans
Steps :
--------
1. Create a new Java Application or open a existing Java Application
2. Select the project in Projects View , right click mouse and invoke "Enable Java Web Start" from the contextual menu
3. The default jnlp will be opened in JNLP Editor and the "Codebase" is "file:///..."
4. Invoke "Run with Java Web Start" from the contextual menu . The default index page will open and the app can be launched from the jnlp link on that page.
The jnlp file has been updated at this step and the codebase has been changed to "http://localhost:8084...." . But the JNLP Visual Editor did not show the update and the "Codebase" still show as "file:///.."
( Do a action on the editor will refresh it and the changes can be shown )
NetBeans build:
NetBeans IDE 5.0 Beta Build200509261930
JNLP Plug-in build:
08-Oct-2005 16:18:37
Prepare:Install the jnlp plug-in for netbeans
Steps :
--------
1. Create a new Java Application or open a existing Java Application
2. Select the project in Projects View , right click mouse and invoke "Enable Java Web Start" from the contextual menu
3. The default jnlp will be opened in JNLP Editor and the "Codebase" is "file:///..."
4. Invoke "Run with Java Web Start" from the contextual menu . The default index page will open and the app can be launched from the jnlp link on that page.
The jnlp file has been updated at this step and the codebase has been changed to "http://localhost:8084...." . But the JNLP Visual Editor did not show the update and the "Codebase" still show as "file:///.."
( Do a action on the editor will refresh it and the changes can be shown )