upgrading the version of JAVA in solaris



Hi there

I have been tasked with upgrading java on one of our boxes to version
6.0 or later (package version 1.5 or later someone told me). but ive
been trying to find the SUNW package for this and cant see it, so I
checked pkginfo for installed package and there isnt one ....even though
java is installed eg

[root@server] # java -version
java version "1.3.1_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_10-b03)
Java HotSpot(TM) Client VM (build 1.3.1_10-b03, mixed mode)


But, no package installed.....

[root@server] # pkginfo | grep -i jav
[root@server] #


Does anybody know how I go about upgrading this? and do i need to
uninstall the old one before installing the new ?? Somebody mentioned to
me that I should never uninstall the version that comes with the OS
because of its interoperability with core system processes

In which case what can I do here ??

Any help would be greatly appreciated
Gary

*****************************************************************************
*****************************************************************************
**********************************
This message is intended only for the stated addressee(s) and may be
confidential. Access to this email by anyone else is unauthorised. Any
opinions expressed in this email do not necessarily reflect the opinions of
royalblue. Any unauthorised disclosure, use or dissemination, either whole or
in part is prohibited. If you are not the intended recipient of this message,
please notify the sender immediately.

royalblue financial plc - Registered office:
Dukes Court, Duke Street, Woking, Surrey, GU21 5BH, United Kingdom
Registered in England no. 3781700 VAT registration no. 688 9008 78

royalblue group plc - Registered Office:
Dukes Court, Duke Street, Woking, Surrey, GU21 5BH, United Kingdom
Registered in England no. 3234176 VAT registration no. 688 9008 78
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



Relevant Pages

  • Re: (OT) In search of a definition
    ... primarily works under Windows XP, I am in search of a "good ... a package was NOT part of the language. ... without looking for something to formulate a hostile response from. ... use in Java is the same as its use in C or other languages. ...
    (comp.lang.cobol)
  • Re: (OT) In search of a definition
    ... a package was NOT part of the language. ... without looking for something to formulate a hostile response from. ... use in Java is the same as its use in C or other languages. ...
    (comp.lang.cobol)
  • building java rpm
    ... I am trying to build a java rpm based on the nosrc.rpm from jpackage.org ... chmod -R u+w bin CHANGES COPYRIGHT javaws lib LICENSE man plugin ... This package contains source files for %. ...
    (Fedora)
  • Re: Quirk with generics
    ... One place this has happened was when I said a Java class cannot have two methods with the same signature and different return types, Joshua Somebody accused me of being wrong, and I quoted chapter and verse from the JLS proving that Joshua was the wrong one. ... #* Creating four new source files within the package. ... #* Deleting the project, its package, and the four source files. ... #my IDE potentially disturbing the way I'd had it (current ...
    (comp.lang.java.programmer)
  • Re: Module/package hierarchy and its separation from file structure
    ... importing under different names, I meant exactly that. ... You could confuse Python adding a package root to sys.path and doing ... because in Java Monkey.java is a class. ...
    (comp.lang.python)