- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Different Java versions
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 01:22 AM
05-30-2005 01:22 AM
Different Java versions
i have NNM 7.01 on an HPUX machine, from NNM i try to open Cisco works on another machine, Cisco works needs Java version different than NNM, is there any workaround to install both java versions in order to keep NNM featuers based on java working, and be able to start cisco works using its java
NNM uses 1.4.1_05 and cisco uses 1.4.1_02
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 02:15 AM
05-30-2005 02:15 AM
Re: Different Java versions
Then, in each product declare different JAVA_HOME environment variable so it will point different java versions.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 02:34 AM
05-30-2005 02:34 AM
Re: Different Java versions
this looks to be a very good solution, but the details are not clear enough.
first, i install the java version using swinstall, so i am not sure how to install in a different directory, second, i will open Netscape and mozilla, so how to tell Netscape that its java is a certain version, and tell Mozilla that its java is another one ?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 04:19 PM
05-30-2005 04:19 PM
Re: Different Java versions
Before starting the java applications set the appropriate version of java and javac in the PATH and start the application. This we are doing in our system where 2 applications requires different version of java
HTH
Regards,
Ganesha Sridhar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 11:44 PM
05-30-2005 11:44 PM
Re: Different Java versions
The new java installation will be installed in another directory.
Set the JAVA_HOME and PATH variable for your netscape/firefox in your .profile.
For the application using another JAVA_HOME, set the JAVA and PATH variable in the application startup scripts.
Cheerio,
Renarios