|
|

[an error occurred while processing this directive]
|
 |
 |
 |
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.
|
 |
|
 |
 |
 |