Hi Joe,

On May 3, 2007, at 3:52 AM, [EMAIL PROTECTED] wrote:

 I'm getting a
command line error of "'javac' is not recognized as an
internal or external command...".  I presume there is
a problem with my JAVA_HOME path,

You probably should know that there is a difference between JAVA_HOME and PATH.

PATH is where your operating system looks for the command, in this case "javac". JAVA_HOME is where java (and javac and other executables) looks for other stuff once it starts executing.

So your problem is not related to JAVA_HOME but to PATH.

HTH,

Craig

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to