Rather than using jagtool or jagant to configure an entity’s properties individually, you can define entity properties in XML. You can define and configure multiple entities in one XML file.
With jagtool, you can use the exportconfig command to create an XML configuration file that replicates an existing entity, and the configure command to apply the settings in an XML file to the repository.
You can also embed these XML configuration files in J2EE-format archive files for components, applications, Web applications, and connectors.
Support for this XML format is provided primarily for
backward compatibility with EAServer 5.x. In
6.0 and later releases, use the Ant user-configuration target format
described in Chapter 2, “Ant-Based Configuration.”