<?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 Re: How to know, which java version is the default in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054118#M196</link>
    <description>Hello Dave,&lt;BR /&gt;&lt;BR /&gt;forget my last question. I found the release notes. ;-)&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Aug 2003 16:58:26 GMT</pubDate>
    <dc:creator>Michael Schulte zur Sur</dc:creator>
    <dc:date>2003-08-21T16:58:26Z</dc:date>
    <item>
      <title>How to know, which java version is the default</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054115#M193</link>
      <description>Hi,&lt;BR /&gt;I have java118 and java122 installed on Tru Unix 5.1A. How can I check, what is the default and how can I change it?&lt;BR /&gt;thanks for any insight&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Aug 2003 15:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054115#M193</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-08-21T15:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to know, which java version is the default</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054116#M194</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;To check it use.&lt;BR /&gt;&lt;BR /&gt;# java -version&lt;BR /&gt;&lt;THIS version="" reported="" is="" currently="" the="" default=""&gt;&lt;BR /&gt;&lt;BR /&gt;To change the default use.&lt;BR /&gt;&lt;BR /&gt;Assuming 1.1.8 is the default currently.&lt;BR /&gt;&lt;BR /&gt;This will first unset the current default of 1.1.8.&lt;BR /&gt;&lt;BR /&gt;# /usr/opt/java118/bin/unset_java_default.sh&lt;BR /&gt;&lt;BR /&gt;Now set 1.2.2 as the default use.&lt;BR /&gt;&lt;BR /&gt;# /usr/opt/java122/bin/set_java_default.sh&lt;BR /&gt;&lt;BR /&gt;Then recheck it.&lt;BR /&gt;&lt;BR /&gt;# java -version&lt;BR /&gt;&lt;SHOULD now="" be="" 1.2.2=""&gt;&lt;BR /&gt;&lt;BR /&gt;There is a unset_java_default.sh and a set_java_default.sh for versions 1.1.8 and higher under the /usr/opt/javaNNN/bin directory, where NNN is the major release number, i.e. 118, 122, 131. The scripts just change a symbolic link for /usr/bin/java .&lt;BR /&gt;&lt;BR /&gt;FYI, this is documented in the release notes.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Dave Bechtold&lt;/SHOULD&gt;&lt;/THIS&gt;</description>
      <pubDate>Thu, 21 Aug 2003 16:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054116#M194</guid>
      <dc:creator>Dave Bechtold</dc:creator>
      <dc:date>2003-08-21T16:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to know, which java version is the default</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054117#M195</link>
      <description>Thanks Dave,&lt;BR /&gt;&lt;BR /&gt;this is a precise and clear answer.&lt;BR /&gt;ehem, I somewhat have an allergy against documentaion. ;-))&lt;BR /&gt;One thing though, 118 and 122 are installed.&lt;BR /&gt;Why is 118 the default and not the 122?&lt;BR /&gt;Usually you take the newest, right?&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Aug 2003 16:55:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054117#M195</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-08-21T16:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to know, which java version is the default</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054118#M196</link>
      <description>Hello Dave,&lt;BR /&gt;&lt;BR /&gt;forget my last question. I found the release notes. ;-)&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Aug 2003 16:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054118#M196</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-08-21T16:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to know, which java version is the default</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054119#M197</link>
      <description>reading is always an option ;-)&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Aug 2003 05:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054119#M197</guid>
      <dc:creator>Ralf Puchner</dc:creator>
      <dc:date>2003-08-22T05:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to know, which java version is the default</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054120#M198</link>
      <description>That??s true, Ralf.&lt;BR /&gt;Unfortunately I have read often docs in search for and answer to a question and I found none, that I developped a dislike for it. :-(&lt;BR /&gt;So I try, whenever possible to go without.&lt;BR /&gt;best regards&lt;BR /&gt;Michael</description>
      <pubDate>Fri, 22 Aug 2003 13:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054120#M198</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-08-22T13:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to know, which java version is the default</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054121#M199</link>
      <description>V1.1.8 is the default because several OS components (sysman and lsmsa for instance) would have needed to be re-written to support V1.2.x.&lt;BR /&gt;&lt;BR /&gt;As of V5.1b, V1.3.1 (fastvm) is the default jvm and the OS utilities that require V1.1.8 have been modified.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;&lt;BR /&gt; // Thomas</description>
      <pubDate>Mon, 25 Aug 2003 16:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054121#M199</guid>
      <dc:creator>Thomas Sjolshagen</dc:creator>
      <dc:date>2003-08-25T16:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to know, which java version is the default</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054122#M200</link>
      <description>Michael ,&lt;BR /&gt;However java -version doesnot give information about service release .&lt;BR /&gt;How to get info about service release&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;abhijeet&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Sep 2003 10:31:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-know-which-java-version-is-the-default/m-p/3054122#M200</guid>
      <dc:creator>Abhijeet_4</dc:creator>
      <dc:date>2003-09-24T10:31:58Z</dc:date>
    </item>
  </channel>
</rss>

