<docbook><section><title>UdadocFAQHowDoIInterpretClasspaths</title><para> </para><title> doc.FAQ.HowDoIInterpretClasspaths</title> doc.FAQ.HowDoIInterpretClasspaths
<para> </para><itemizedlist mark="bullet" spacing="compact"><listitem>Was CLASSPATH set at the time of reported failure? Review the output of set, the Windows autoexec.bat file, or Windows System utility screen-shots for corroboration.
</listitem>
<listitem>Does CLASSPATH point to a valid .jar file? Review the output of ls or dir in the directory structure for the purpose of corroboration.
</listitem>
<listitem>Do file or directory permissions issues restrict access to the .jar file? </listitem>
<listitem>Does the .jar file JDK version correspond with the client JRE version? </listitem>
<listitem>Does CLASSPATH need to be set within application code?</listitem>
</itemizedlist></section></docbook>