users@glassfish.java.net

Re: a question for Glassfish

From: <glassfish_at_javadesktop.org>
Date: Wed, 13 Aug 2008 14:08:58 PDT

You should find the generated .class files in the same directory as the .java files.

If you are use JDK 6, by default, the generated .java or .class files are not written to disk, unless you set the compiler options "keepgenerated" and "saveBytecode" to ture, respectively.
[Message sent by forum member 'kchung' (kchung)]

http://forums.java.net/jive/thread.jspa?messageID=293168