I found an install bug in the latest Java EE SDK( 1.4.2) It does not create a window registery object, (minor, but other programs...like textpad ...cannot find Javac to compile my java programs)
I figured out this is a bug when I installed the latest Java SE SDK( 1.4.2_03) and the registry is set properly and textpad can find javac.
The registry object not getting set up by the EE install is
HKEY_LOCAL_MACHINE\Software\JavaSoft\Java Development Kit\1.4.2_03
with an exapmple value of
JavaHome: REG_SZ:C:/j2sdk1.4.2_03/
i
Javaf SDK EE 1.4.2 install bugs
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard