JSSE does not exist anymore ??!!

I just downloaded the J2SDK 1.4.2_01 and it seems that the JSSE package does not exist any more. My programs using JSSE and working with the J2SDK 1.4.2 do not work anymore with 1.4.2_01 because the it can't found the javx.net package.
Does anyone is aware of this bug? Does SUN know ???
Please help as it is a huge problem for developers of security issues with Java
Thank you.
Hugo

$ cat a.java
import javax.net.ServerSocketFactory;
import javax.net.SocketFactory;
public class a {
public static void main(String a[]) {
$ . j 1.3.1
java version "1.3.1_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_09-b03)
Java HotSpot(TM) Client VM (build 1.3.1_09-b03, mixed mode)
$ javac a.java
a.java:1: cannot resolve symbol
symbol : class ServerSocketFactory
location: package net
import javax.net.ServerSocketFactory;
^
a.java:2: cannot resolve symbol
symbol : class SocketFactory
location: package net
import javax.net.SocketFactory;
^
2 errors
$ . j 1.4.1
java version "1.4.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)
Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)
$ javac a.java
$ . j 1.4.2
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
$ javac a.java
$ javac a.java
$

Similar Messages

Maybe you are looking for

  • Another Failed CS5 Install in Windows 7

    I have seen many users post similar problems as mine. The StartSrvice fails then the certain values aren't set in the database that lead to fatal SQL errors. The thing is CS5 had been installed  and running on this same machine before. I simply had t

  • Printing photos from Revel

    I have photos stored in my Adobe Revel library. How do I choose photos for printing (yes, on paper), and is there a service to which the photo files are sent to be printed? Thanks.

  • I deleted my reserve copy. Can I restore it?

    Hello! I want to share with you. I didn't registered my Iphone and used it a lot of time. Yesterday I connected my iphone with Itunes, and itunes made on my phone other reserve copy, and all my data was cleaned!!! HELP

  • Error while cancel of J1IEX part 2

    Hi,   I want to reverse the J1IEX part 2 entry, but I am facing some problem in that Excise invoice is capture with J1IEX. GR made ref. to vendor excise invoice no. ref. to J1IEX  no QM view manitain material direclty in unrestricted stock. J1IEX par

  • How to render h:outputText of fixed length inside h:panelGrid

    Hi, I am using h:outputText inside h:panelGrid. But while renderring output text, whatever is the text length , the width of the h:outPutText should be same. I am getting the results diplayed as below if length varies. xxxxx     126612 AAAAAAA yyyyy