<?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 set up java Environment variables and profiles? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863930#M277218</link>
    <description>The java classpath can either be set by the environment variable CLASSPATH (with a colon separated list of directories where your required *.class and *.jar files reside; the developers should tell you the paths),&lt;BR /&gt;or alternatively you may pass it to the -cp or -classpath option on invocation of the java interpreter (e.g. in wrapper scripts)&lt;BR /&gt;(see "man -M /opt/java1.4/man java")&lt;BR /&gt;Setting of environment variables is usually done in the user's dot files (e.g. .profile vs. .login) for the shell of the user that runs the java code on your system.&lt;BR /&gt;So the syntax depends on whether it is a bourne or c type shell (viz. export vs. setenv)</description>
    <pubDate>Mon, 18 Sep 2006 09:37:33 GMT</pubDate>
    <dc:creator>Ralph Grothe</dc:creator>
    <dc:date>2006-09-18T09:37:33Z</dc:date>
    <item>
      <title>How to set up java Environment variables and profiles?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863924#M277212</link>
      <description>Hi &lt;BR /&gt;      I have downloaded java and the developer wants me to set up the environment vairables , class path etc its HP_UX 64 bit 11.0&lt;BR /&gt;&lt;BR /&gt;So please let me know what I should be doing at my end.&lt;BR /&gt;&lt;BR /&gt;I need the basic set up.&lt;BR /&gt;&lt;BR /&gt;Thnks&lt;BR /&gt;Kum</description>
      <pubDate>Sat, 16 Sep 2006 14:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863924#M277212</guid>
      <dc:creator>ShivKumar_1</dc:creator>
      <dc:date>2006-09-16T14:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up java Environment variables and profiles?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863925#M277213</link>
      <description>you can add path vairables in /etc/profile so that all users will have them when they login.&lt;BR /&gt;&lt;BR /&gt;export PATH=$PATH:/new path&lt;BR /&gt;&lt;BR /&gt;also you can add environment variables here. Does all users use ksh/sh or csh?</description>
      <pubDate>Sat, 16 Sep 2006 16:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863925#M277213</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-16T16:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up java Environment variables and profiles?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863926#M277214</link>
      <description>HI&lt;BR /&gt;      Can you please give me an example, &lt;BR /&gt;&lt;BR /&gt;Thnks&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Sep 2006 16:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863926#M277214</guid>
      <dc:creator>ShivKumar_1</dc:creator>
      <dc:date>2006-09-16T16:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up java Environment variables and profiles?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863927#M277215</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You must use /etc/profile or related user's profile to set environment variable or paths&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;env variables can be set like that&lt;BR /&gt;JAVA_HOME=/opt/java1.4&lt;BR /&gt;export $JAVA_HOME&lt;BR /&gt;&lt;BR /&gt;If you want to add Java path in to current path IT_2007's explanation is enough for you&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 17 Sep 2006 16:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863927#M277215</guid>
      <dc:creator>Murat SULUHAN</dc:creator>
      <dc:date>2006-09-17T16:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up java Environment variables and profiles?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863928#M277216</link>
      <description>Thnks every one. It worked.</description>
      <pubDate>Sun, 17 Sep 2006 23:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863928#M277216</guid>
      <dc:creator>ShivKumar_1</dc:creator>
      <dc:date>2006-09-17T23:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up java Environment variables and profiles?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863929#M277217</link>
      <description>Hi Coolsanj&lt;BR /&gt;&lt;BR /&gt;Don't forget the points :)&lt;BR /&gt;&lt;BR /&gt;Best Regards</description>
      <pubDate>Mon, 18 Sep 2006 01:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863929#M277217</guid>
      <dc:creator>Murat SULUHAN</dc:creator>
      <dc:date>2006-09-18T01:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up java Environment variables and profiles?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863930#M277218</link>
      <description>The java classpath can either be set by the environment variable CLASSPATH (with a colon separated list of directories where your required *.class and *.jar files reside; the developers should tell you the paths),&lt;BR /&gt;or alternatively you may pass it to the -cp or -classpath option on invocation of the java interpreter (e.g. in wrapper scripts)&lt;BR /&gt;(see "man -M /opt/java1.4/man java")&lt;BR /&gt;Setting of environment variables is usually done in the user's dot files (e.g. .profile vs. .login) for the shell of the user that runs the java code on your system.&lt;BR /&gt;So the syntax depends on whether it is a bourne or c type shell (viz. export vs. setenv)</description>
      <pubDate>Mon, 18 Sep 2006 09:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-java-environment-variables-and-profiles/m-p/3863930#M277218</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2006-09-18T09:37:33Z</dc:date>
    </item>
  </channel>
</rss>

