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 51377 - APPLET tag support is not set after installation of NB/JDK bundle.
Summary: APPLET tag support is not set after installation of NB/JDK bundle.
Status: CLOSED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 4.x
Hardware: PC All
: P2 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-10 14:40 UTC by Jaroslav Pospisil
Modified: 2006-03-24 10:21 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of Java control panel after installation (8.86 KB, image/png)
2004-11-10 14:41 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2004-11-10 14:40:05 UTC
After installing of NB/JDK bundle
NetBeans-jdkbundle-20041109-win.exe is not set 
APPLET tag support for any of the browsers (should
be at last one checked).
It happens on Windows 2003 Server Standard edition
and on Windows 2000.


Notice: It's strange that on Windows XP this
installer works fine.
Comment 1 Jaroslav Pospisil 2004-11-10 14:41:30 UTC
Created attachment 18822 [details]
Screenshot of Java control panel after installation
Comment 2 mslama 2004-11-11 14:55:45 UTC
It looks like problem of JDK or JRE installer. Need to investigate.
Please run JDK/JRE installer in silent mode from command line.
Comment 3 mslama 2004-11-12 10:21:08 UTC
It is necessary to add "IEXPLORER=1 MOZILLA=1" to public JRE installer
command line.

Fixed in main trunk:
/cvs/installer/jdkbundle/scripts/custom-install.template
new revision: 1.4; previous revision: 1.3

/cvs/installer/jdkbundle/src/org/netbeans/installer/InstallJ2sdkAction.java
new revision: 1.9; previous revision: 1.8

Fixed in {release40} branch:
/cvs/installer/jdkbundle/scripts/custom-install.template
new revision: 1.2.10.2; previous revision: 1.2.10.1

/cvs/installer/jdkbundle/src/org/netbeans/installer/InstallJ2sdkAction.java
new revision: 1.7.6.2; previous revision: 1.7.6.1
Comment 4 Jaroslav Pospisil 2005-03-16 15:14:51 UTC
Verified in build 200502041110.