EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification. 
X Wiki

Chapter 7. Advanced topics

7.1. Helping debug of enhanced classes

EasyBeans is modifying/enhancing EJB classes at runtime. For debugging purpose, EasyBeans can dump the modified class in order to check/debug generated bytecode by using some decompilers.

In order to enable the dump of the class, the logger org.ow2.easybeans.loader needs to be set at DEBUG/FINEST level. The classes will be dumped in the Java System java.io.tmpdir directory.

Copyright © 2006 EasyBeans / ObjectWeb consortium

http://www.easybeans.org