Re: Java 1.4.2Ff load on 5.0.7 problem
jlselsewhere_at_my-deja.com
Date: 01/24/05
- Next message: scooter: "Re: ftp not allowed as 'root' 5.0.6 new install"
- Previous message: Bill Campbell: "Re: ftp not allowed as 'root' 5.0.6 new install"
- In reply to: Carl: "Java 1.4.2Ff load on 5.0.7 problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Jan 2005 10:21:11 -0800
Carl wrote:
> Had 5.0.6 and Java1.3.1.
> Updated to 5.0.7 and Java1.4.2Cc
> (and MP3 package) because the new apps purchased wouldn't work
> under 1.3.1. The new purchased apps work fine now.
>
> However, my old precompiled apps for another project
> under 1.3.1 won't work on 1.4.2Cc
> Won't compile either as it says I needed com.net.ssl.xxxx
> from a (i assume) ?j2se.jar?
> since it said my jsse.jar files classes had been
> deprecated.
> I put jsse.jar in /usr/java2/jre/lib/ext
> to lessen the compile complaints. [...]
As of Java 1.4.x, JSSE is included in core J2SE specification
and implementation.
Therefore you shouldn't be moving any jsse.jar into
/usr/java/jre/lib/ext/ or anywhere else. It isn't necessary,
and in fact it will cause problems if you do it.
See also the SCO Java release notes at /usr/java/ReleaseNotes.html
which further discuss this.
Jonathan Schilling
Jonathan Schilling
- Next message: scooter: "Re: ftp not allowed as 'root' 5.0.6 new install"
- Previous message: Bill Campbell: "Re: ftp not allowed as 'root' 5.0.6 new install"
- In reply to: Carl: "Java 1.4.2Ff load on 5.0.7 problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]