Did you have the class in the directory as well?  Java will compile source code of the 
.java file if it cannot find the class.  If you had both the class and the .java file 
in the same directory you may be running into an auto compiler conflict.  This is sort 
of an odd one as I've run into this and not run into this in various situations.


Matt


-----Original Message-----
From:    Raymond Camden [EMAIL PROTECTED]
Sent:    Tue, 01 May 2001 08:56:22 -0400
To:      [EMAIL PROTECTED]
Subject: RE: Simple Java question


********************** Macromedia Representative **********************
I get to answer my own question.

In my current active folder, I had the source file for Account,
Account.java. For some reason, the presence of this file confused javac.
When I renamed it, the javac ran fine.

Is this a known thing?

======================================================================Raymond Camden, 
Principal Spectra Compliance Engineer for Macromedia

Email   : [EMAIL PROTECTED]
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: Raymond Camden [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 01, 2001 8:47 AM
> To: JRun-Talk
> Subject: Simple Java question
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to