Re: Java 1.4.2Ff load on 5.0.7 problem

From: Bob Bailin (72027.3605_at_compuserve.com)
Date: 01/21/05


Date: Fri, 21 Jan 2005 17:34:53 GMT


"Carl" <ceaton@dpcsystems.com> wrote in message
news:dq42v0ph4gv1dsok8jfegdl4adg6b9kimt@4ax.com...
> 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. Now only 3 deprecation
> complaints. The original compiled .jars
> don't work and neither
> does the new compiled ones.
> NOTE: Without the jsse.jar file
> any compiled (intermediate) .jars were garbage too.
>
> Couldn't find a j2se.jar for SCO.
> Found Java1.4.2Ff at SCO site that babbled about
> "maybe" j2se apps. I could load and update the runtime
> package OK. It bombed on the SDK package everytime.
> Removed all Java. Reloaded runtime fine.
> When trying to load the SDK package now
> says it won't load untill I remove
> the previous SDK package. Ther is no list
> of SDK package in custom.
> How do I get rid of whatever leftover loaded flag
> to reload the new SDK kit 1.4.2Ff?
>
> I think this is more a SCO specific Java problem
> than going to a generic Java newsgroup.
>
> Help anyone?
>
> Carl
>

Go to /var/opt/K/SCO and remove the Java2_SDK* directory
and try again.

Bob



Relevant Pages

  • Re: simple compilaton question
    ... > before I try to compile Main? ... "javac *.java" in each of my java source file directories the first ... with gcj. ... slow to ask for help on mailing lists. ...
    (comp.lang.java.programmer)
  • Re: Java server wont run after reboot
    ... Working with classpaths in Java isn't too hard, ... package definitions in your source code. ... Execute from that directory, no classpath definition needed. ... Assuming that you compile your code in the same directory and deposit the ...
    (RedHat)
  • Re: Java programmer lured back by .Net (Questions)
    ... I have finally decided to put all my business logic in C++ and compile that to native code. ... Security is the only reason why I could see that being a problem but I'm sure there is a way around it. ... Of course it learned a lot from Java, and improved upon many things which Java is slowly catching up on. ... I would like to be able to place my executable on my remote server and then "load" the executables on demand from accross the internet - so that there are no executables on the local machine for prying eyes to reverse engineer. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Standard Database Interface?
    ... Windows binary and examples athttp://aspn.activestate.com/ASPN/Cookbook/Tcl?kwd=TclBlend. ... use native tcl and binary packages. ... and Java i.e Tcl/TK 8.4.13 and Java 1.4.2.12. ... patient enough to show me a step by step method on how to compile ...
    (comp.lang.tcl)
  • Re: How to avoid the message "Unknown source"?
    ... You haven't provided any source code and you haven't even identified the ... If you are getting a compiler error, javac, the java compiler, should be ... If you are geting a compile ... exception message that will give you a clue about your problem. ...
    (comp.lang.java.help)