[an error occurred while processing this directive]
> developer > web app development
Storage of Databases/Files for Deployment
by exteNd Composer Product Team, eBusiness Integration Products, Novell
Date Created: 2001-02-23 09:28:00.000
  Introduction
introduction
When using data files, DTDs, XSL Stylesheets, or databases in an xCommerce Designer project, be sure to store them outside of the Project directory structure. When a project is deployed, all files in the Project directory structure are added to the deployment JAR file. Therefore, if the data files or databases are stored within the Project directory structure they will be included in the JAR file at deployment time unnecessarily increasing the size of the JAR file. Instead, maintain a separate directory structure for miscellaneous files outside the Project directory structure.