On 27 Mar 2002 14:19:08 +0100
Stefan Bodewig <[EMAIL PROTECTED]> wrote:

> [SNIP ... JDK 1.2.2 on AIX ...]

> Can anybody tell me where javadoc and rmic are in this layout?  I
> assume they are in $JAVA_HOME/sh as these are JDK commands and not
> part of the JRE, but who knows.

Both are in $JAVA_HOME/sh
 
> Also, where does the system property java.home point to?
> $JAVA_HOME/jre?  You can find out via
> 
> <project default="elric">
>   <target name="elric">
>     <echo message="java.home is ${java.home}" />
>   </target>
> </project>

java.fullversion = "J2RE 1.2.2 IBM build ca122-20001206 (JIT enabled: jitc)"
java.home = "/usr/java_dev2/jre/sh/.."

On AIX, JDK 1.2.2 is always installed in /usr/java_dev2.

- Rob

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to