- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- JDK Install
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
01-18-2007 05:41 AM
01-18-2007 05:41 AM
JDK Install
I've installed the new version of JDK ( ver 1.4.2.12 ) on 11.11 and it was installed successfully . I installed it to a new directory under /opt/java. My application is working, but swlist is not showing my new version of java. Should I do any swreg stuff ??
Thanks,
Popy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2007 05:52 AM
01-18-2007 05:52 AM
Re: JDK Install
and install it with swinstall?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2007 06:48 AM
01-18-2007 06:48 AM
Re: JDK Install
As noted you must use swinstall for installation.
Your application may need to be restarted and may need an adjustment to the JAVA_PATH variable to use the new version.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2007 05:04 PM
01-18-2007 05:04 PM
Re: JDK Install
I used the standard installation practice ( swinstall ) and it worked.
My problem is not that its functionality, it is working fine. The problem is when I do a " swlist -l product |grep -i java " I can see the old installed versions of Java but the new one is not visible.
Popy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2007 10:19 PM
01-19-2007 10:19 PM
Re: JDK Install
How exactly did you install it? What swinstall command did you use? If you used "@", that's why it won't show up with swlist.
@ is used to install to an alternate root. To list it, you must use "@" again.
Perhaps you wanted to use the ,l=location syntax in the software selection component?