Operating System - HP-UX
1832390 Members
3132 Online
110041 Solutions
New Discussion

Getting Java Virtual Machine 1.2.2 or later!

 
SOLVED
Go to solution
MAD_2
Super Advisor

Getting Java Virtual Machine 1.2.2 or later!

I will be installing a Network Management Card on an APC Matrix-5000 UPS we are using for most of our systems (HP/UX, Sun Sparc 5.5.1, Windows NT/2000, Unixware, etc). The Powerchute Network Shutdown software that is to be loaded on our HP/UX 11.0 for it to communicate with the UPS requires Java Virtual Machine (JVM) 1.2.2 or later for the software/card to work fine.

After doing a software list I found out the following about our JVM:

Java-Dev-Kit1-1 C.01.18.04 Java Developers Kit
Java-Docs1-1 C.01.18.04 Java Documentation
Java-Runtime1-1 C.01.18.04 Virtual Machine for Java

Can anyone tell me where I can obtain the latest upgrade?

Thanks!
Contrary to popular belief, Unix is user friendly. It's just very particular about who it makes friends with
2 REPLIES 2
Santosh Nair_1
Honored Contributor
Solution

Re: Getting Java Virtual Machine 1.2.2 or later!

I believe the latest is SDK 1.4. After 1.18, Sun renamed their JDK (Java Developement Kit) to Java Software Developement Kit), i.e. Java SDK and also renumbered the releases. You should be able to get the latest SDK from:

http://www.hp.com/go/java

Btw, if you just need the runtime engine, its called Java RTE...both the SDK and RTE come with the JVM.

Hope this helps.

-Santosh
Life is what's happening while you're busy making other plans
MAD_2
Super Advisor

Re: Getting Java Virtual Machine 1.2.2 or later!

Santosh, I appreciate it!
Contrary to popular belief, Unix is user friendly. It's just very particular about who it makes friends with