Ant configuration for CMP entity beans

Before reading this chapter, you should be familiar with the deployment settings described in Chapter 2, “Deploying and Configuring EJB Components,” in the Enterprise JavaBean User’s Guide. In particular, review the descriptions of these Ant properties listed under the section “Commonly configured properties”:

When you deploy EJB CMP entity beans, EAServer generates Ant configuration commands to define default database mappings and query method configurations for the entity beans. To modify these settings, you can copy the generated commands to your user-configuration file and modify them.