EAServer invokes this target after deploying a J2EE archive,
when you recompile J2EE modules in the Management Console, and when you
run the recompile utility.
This target regenerates runtime classes required to integrate the
entity implementation files into EAServer. Since this target depends
on the configure
target, the configure
tasks
execute whenever you run the recompile
target.
To add your own tasks to a J2EE entity’s recompile
target, create a user configuration file for the entity and define
a target named recompile-user
.