<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic what java version each Tru64 version has? in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107624#M343</link>
    <description>Hi,&lt;BR /&gt;I am re-phrasing the previous questions as I did not get much response....maybe the question was not clear.&lt;BR /&gt;&lt;BR /&gt;Tru64 boxes(V4.0F, V5.0, V5.1, V5.1A and V5.1B) comes with what java jdk version?  If it does not come with any java installed then what jdk version installation is supported in each of these versions and what patches need to be installed for that java installation to work properly? &lt;BR /&gt;I was looking for answer like below:&lt;BR /&gt;&lt;BR /&gt;Tru64 version has jdk supportsjdks/patch? &lt;BR /&gt;============= ======= ==================&lt;BR /&gt;V4.0f ? ?&lt;BR /&gt;&lt;BR /&gt;V5.0 ? ?&lt;BR /&gt;&lt;BR /&gt;V5.1 ? ?&lt;BR /&gt;&lt;BR /&gt;V5.1A ? ?&lt;BR /&gt;&lt;BR /&gt;V5.1B ? ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;- murali</description>
    <pubDate>Fri, 31 Oct 2003 13:35:30 GMT</pubDate>
    <dc:creator>Murali Ramaswamy</dc:creator>
    <dc:date>2003-10-31T13:35:30Z</dc:date>
    <item>
      <title>what java version each Tru64 version has?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107624#M343</link>
      <description>Hi,&lt;BR /&gt;I am re-phrasing the previous questions as I did not get much response....maybe the question was not clear.&lt;BR /&gt;&lt;BR /&gt;Tru64 boxes(V4.0F, V5.0, V5.1, V5.1A and V5.1B) comes with what java jdk version?  If it does not come with any java installed then what jdk version installation is supported in each of these versions and what patches need to be installed for that java installation to work properly? &lt;BR /&gt;I was looking for answer like below:&lt;BR /&gt;&lt;BR /&gt;Tru64 version has jdk supportsjdks/patch? &lt;BR /&gt;============= ======= ==================&lt;BR /&gt;V4.0f ? ?&lt;BR /&gt;&lt;BR /&gt;V5.0 ? ?&lt;BR /&gt;&lt;BR /&gt;V5.1 ? ?&lt;BR /&gt;&lt;BR /&gt;V5.1A ? ?&lt;BR /&gt;&lt;BR /&gt;V5.1B ? ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;- murali</description>
      <pubDate>Fri, 31 Oct 2003 13:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107624#M343</guid>
      <dc:creator>Murali Ramaswamy</dc:creator>
      <dc:date>2003-10-31T13:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: what java version each Tru64 version has?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107625#M344</link>
      <description>I'd have to check all versions, but here's how you can do it yourself. &lt;BR /&gt;I'm assuming you have these versions deployed, and that is driving your &lt;BR /&gt;need to know, but I didn't look into each one. Below, in the detail, are some&lt;BR /&gt;ways you'd gather this info on your systems.&lt;BR /&gt;&lt;BR /&gt;Here are the current and archived versions available online:&lt;BR /&gt;&lt;BR /&gt;  Current versions:&lt;BR /&gt;    &lt;A href="http://h18012.www1.hp.com/java/download/index.html" target="_blank"&gt;http://h18012.www1.hp.com/java/download/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;  Old versions available:&lt;BR /&gt;    &lt;A href="http://h18012.www1.hp.com/java/archive_download/index.html" target="_blank"&gt;http://h18012.www1.hp.com/java/archive_download/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Some looking into my 5.1b, 5.1a and 4.0f systems:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  Summary:&lt;BR /&gt;     5.1b - version 1.3.1&lt;BR /&gt;     5.1a - version 1.1.8 also includes version 1.2.2 on the OS CD&lt;BR /&gt;     4.0f - Note: JAVA122 installed on top of base java components&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  Detail (how I looked around):&lt;BR /&gt;&lt;BR /&gt;   clipper V5.1B&amp;gt; sizer -v                                          &lt;BR /&gt;   Compaq Tru64 UNIX V5.1B (Rev. 2650); Wed Oct 29 15:55:37 MST 2003&lt;BR /&gt;&lt;BR /&gt;     JDK versions online:&lt;BR /&gt;       clipper V5.1B&amp;gt; ls  -d /usr/opt/java*&lt;BR /&gt;       /usr/opt/java131    &amp;lt;-- this is version 1.3.1 of the SDK&lt;BR /&gt;&lt;BR /&gt;       clipper V5.1B&amp;gt; grep SDK /usr/opt/java131/LICENSE  &lt;BR /&gt;       Compaq Software Development Kit (SDK) v 1.3.1&lt;BR /&gt;&lt;BR /&gt;     Java version:&lt;BR /&gt;       clipper V5.1B&amp;gt; java -version&lt;BR /&gt;       java version "1.3.1"&lt;BR /&gt;       Java(TM) 2 Runtime Environment, Standard Edition&lt;BR /&gt;       Fast VM (build 1.3.1-2, native threads, mixed mode, 01/16/2002-13:22)&lt;BR /&gt;&lt;BR /&gt;   pinky V5.1A&amp;gt; sizer -v&lt;BR /&gt;   Compaq Tru64 UNIX V5.1A (Rev. 1885); Wed Mar 19 03:55:01 MST 2003&lt;BR /&gt;  &lt;BR /&gt;  &lt;BR /&gt;     JDK versions online:&lt;BR /&gt;       pinky V5.1A&amp;gt; ls /usr/opt/java*              &lt;BR /&gt;       /usr/opt/java118:   &amp;lt;-- this is version 1.1.8 of the JDK&lt;BR /&gt;       COPYRIGHT  LICENSE    bin        lib&lt;BR /&gt; &lt;BR /&gt;       usr/opt/java122:    &amp;lt;-- notice we have another version&lt;BR /&gt;       COPYRIGHT  LICENSE    bin        jre        lib&lt;BR /&gt;&lt;BR /&gt;    Both are available CD 1 as OSFJAVA520 (version 118) and &lt;BR /&gt;    OSFJAVA122520 (version 122)&lt;BR /&gt;&lt;BR /&gt;      pinky# grep -l '/usr/opt/java122'  /usr/.smdb./*inv&lt;BR /&gt;      /usr/.smdb./OSFJAVA122520.inv&lt;BR /&gt;      /usr/.smdb./OSFJAVADEV122520.inv&lt;BR /&gt;      /usr/.smdb./OSFJAVADOC122520.inv&lt;BR /&gt;&lt;BR /&gt;      pinky# grep -l '/usr/opt/java118'  /usr/.smdb./*inv&lt;BR /&gt;      /usr/.smdb./OSFJAVA520.inv&lt;BR /&gt;      /usr/.smdb./OSFJAVADEV520.inv&lt;BR /&gt;      /usr/.smdb./OSFJAVADOC520.inv&lt;BR /&gt;&lt;BR /&gt;    Java version:&lt;BR /&gt;&lt;BR /&gt;       pinky V5.1A&amp;gt; java -version&lt;BR /&gt;       java version "1.1.8-10"&lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt;   gold3 V4.0F&amp;gt; sizer -v&lt;BR /&gt;   Digital UNIX V4.0F  (Rev. 1229); Tue Oct 21 00:05:40 MDT 2003 &lt;BR /&gt;&lt;BR /&gt;    JDK versions online:&lt;BR /&gt;       gold3&amp;gt; ls -d /usr/opt/java122&lt;BR /&gt;       /usr/opt/java122&lt;BR /&gt;&lt;BR /&gt;      gold3&amp;gt; grep -Ei 'version|SDK' /usr/opt/java122/LICENSE&lt;BR /&gt;      Java(TM) 2 SDK, Standard Edition, v 1.2.2   &lt;BR /&gt;&lt;BR /&gt;     Java version:&lt;BR /&gt;        gold3&amp;gt; java -version&lt;BR /&gt;        java version "1.1.7B-2"&lt;BR /&gt;&lt;BR /&gt;     But that's not what came with the system, it was installed later:&lt;BR /&gt;&lt;BR /&gt;        gold3&amp;gt; grep -l '/usr/opt/java122' /usr/.smdb./*inv&lt;BR /&gt;        /usr/.smdb./JAVA122.inv&lt;BR /&gt;        /usr/.smdb./JAVADEV122.inv&lt;BR /&gt;        /usr/.smdb./JAVADOC122.inv&lt;BR /&gt;&lt;BR /&gt;     This is the OSFJAVA stuff:&lt;BR /&gt;&lt;BR /&gt;        gold3&amp;gt; ls /usr/.smdb./OSFJAVA*inv&lt;BR /&gt;        /usr/.smdb./OSFJAVA440.inv     /usr/.smdb./OSFJAVADOC440.inv&lt;BR /&gt;        /usr/.smdb./OSFJAVADEV440.inv&lt;BR /&gt;&lt;BR /&gt;        The directory structure isn't the same, though. So, without some&lt;BR /&gt;        furthur digging, I don't know which version this is. It may&lt;BR /&gt;        not include a full SDK for all I know.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Oct 2003 17:12:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107625#M344</guid>
      <dc:creator>Phillip Brown</dc:creator>
      <dc:date>2003-10-31T17:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: what java version each Tru64 version has?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107626#M345</link>
      <description>Hi,&lt;BR /&gt;  Thanks for the detailed response.  I would still require what are the default and supported java versions on 5.0 and 5.1 as I dont have access to those currently.&lt;BR /&gt;Thanks&lt;BR /&gt;- murali</description>
      <pubDate>Fri, 31 Oct 2003 17:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107626#M345</guid>
      <dc:creator>Murali Ramaswamy</dc:creator>
      <dc:date>2003-10-31T17:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: what java version each Tru64 version has?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107627#M346</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;These are the releases that ship with the Base OS and can be optionally installed as part of the base OS installation. The kit's are on the Base OS CD.&lt;BR /&gt;&lt;BR /&gt;V5.1B - Java v1.3.1-2&lt;BR /&gt;V5.1A - Java v1.1.8-10&lt;BR /&gt;V5.1  - Java v1.1.8-7&lt;BR /&gt;V5.0  - Java v ?? (No longer supported)&lt;BR /&gt;V4.0g - Java v1.1.7B-2&lt;BR /&gt;V4.0f - Java v1.1.7B-2&lt;BR /&gt;&lt;BR /&gt;If you want you can replace/supplement any of these releases with a newer release that is pulled down and installed from the HP Java Web site. (&lt;A href="http://hp.com/java/alpha)." target="_blank"&gt;http://hp.com/java/alpha).&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm not aware of _any_ java release requiring that a patch be installed prior to installing Java (JDK or JRE) and having it work. But as common practice I would advise installing the latest aggregate patch kit to avoid any problems.&lt;BR /&gt;&lt;BR /&gt;Dave Bechtold&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Oct 2003 17:27:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107627#M346</guid>
      <dc:creator>Dave Bechtold</dc:creator>
      <dc:date>2003-10-31T17:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: what java version each Tru64 version has?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107628#M347</link>
      <description>Dave,&lt;BR /&gt;  Thanks a lot for the response. Could you tell if the V5.0 not supported means nobody uses V5.0?  Please explain on that as I had used remotely V5.0 (at hp.com ,MA)for development and testing purpose.  Now its not accessible.  Could you tell me what java version default ships with V5.0?&lt;BR /&gt;Thanks&lt;BR /&gt;- murali</description>
      <pubDate>Fri, 31 Oct 2003 18:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107628#M347</guid>
      <dc:creator>Murali Ramaswamy</dc:creator>
      <dc:date>2003-10-31T18:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: what java version each Tru64 version has?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107629#M348</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Tru64 UNIX V5.0 shipped Java 1.1.7B-6.&lt;BR /&gt;&lt;BR /&gt;As for support of V5.0.&lt;BR /&gt;&lt;BR /&gt;V5.0 was the initial release of Tru64 UNIX V5 and therefore not widely deployed in production environments. V5 had many major changes to the core OS. I'm not aware of any sites still running V5.0, although they might exist - it would not be advisable to stay on that release since there is no sustaining engnieering work being done.&lt;BR /&gt;&lt;BR /&gt;The current supported releases are documented on the following Web site.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18005.www1.hp.com/services/software/ss_pvs_se_amap.html" target="_blank"&gt;http://h18005.www1.hp.com/services/software/ss_pvs_se_amap.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Dave Bechtold</description>
      <pubDate>Sat, 01 Nov 2003 09:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/what-java-version-each-tru64-version-has/m-p/3107629#M348</guid>
      <dc:creator>Dave Bechtold</dc:creator>
      <dc:date>2003-11-01T09:10:01Z</dc:date>
    </item>
  </channel>
</rss>

